/iterator

💤 Lazily evaluated sequences with low memory usage

Primary LanguageRustApache License 2.0Apache-2.0

gleam_iterator

This code has been merged into the Gleam standard library! :)

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell