summaryrefslogtreecommitdiff
path: root/docs/type_system/fn.md
AgeCommit message (Collapse)Author
2026-06-09inline fn defsnodist
2026-06-09use group for tuple and tablenodist
2026-06-06start io and remove print opnodist
2026-06-04use await and more application definitionsnodist
2026-06-02reformat with sync and async callsnodist
2026-06-01update action syntax and start applicationnodist
2026-05-26list fn classesnodist
2026-05-22add operators for bit typenodist
2026-05-21int and float under bits typenodist
2026-05-20mutiple next unionsnodist
2026-05-19use sync and async for callingnodist
2026-05-17use return and yield as keyword with union types passednodist
2026-05-16remove `call_nativenodist
2026-05-16specify union classesnodist
2026-05-14task is just a containernodist
2026-05-14task holds errornodist
2026-05-13result can be some, none, done or errornodist
2026-05-13all functions return a tasknodist
2026-05-12remove regex as it's own typenodist
2026-05-11reduce number of typesnodist
2026-05-10add all type pagesnodist