Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.
/ iterator Public archive

πŸ’€ Lazily evaluated sequences with low memory usage

License

Notifications You must be signed in to change notification settings

gleam-experiments/iterator

Repository files navigation

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