Commit graph

5 commits

Author SHA1 Message Date
Leon Mika c7d614c1f8 Added the "first" builtin
All checks were successful
Build / build (push) Successful in 2m4s
2025-02-03 09:11:39 +11:00
Leon Mika e55f0e1ef3 Merge remote-tracking branch 'origin/main'
All checks were successful
Build / build (push) Successful in 2m1s
2025-01-30 22:16:25 +11:00
Leon Mika 2fcfe9d540 Added iterators
Iterators are an unbounded sequence of elements that can only be consumed one-by-one.
2025-01-30 22:15:38 +11:00
Leon Mika 2d56517de9 Fixed a panic when not is called with a nil value
All checks were successful
Build / build (push) Successful in 2m2s
Also added the "error" builtin.
2025-01-28 08:54:48 +11:00
Leon Mika 42d5a89471 Started working on more package docs
All checks were successful
Build / build (push) Successful in 1m49s
2025-01-19 10:11:55 +11:00
Renamed from _docs/core.md (Browse further)