Pinned Loading
-
-
-
iterx.lua
iterx.lua 1-- I have discovered a way to convert _any_ lua iterator into an
2-- object which is lazily evaluated and which can be given behaviors
3-- somewhat similar to the Iterator trait in Rust. Further, these
4-- objects use metatables to allow for chained calls instead of the
5-- Python-like ugly right-to-left series of calls (e.g.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.