diff options
author | drew <drew@drewolson.org> | 2020-11-03 07:22:37 -0600 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2020-11-03 13:25:01 +0000 |
commit | e1dce822e1ff14664a30b429b5e2e2cbf3748221 (patch) | |
tree | 0c940f1d641fac784d7dd120414de29e4b80b2f9 /src/gleam_stdlib.app.src | |
parent | cbac55e668d7fc7df601b604e741b1baa64c7db8 (diff) | |
download | gleam_stdlib-e1dce822e1ff14664a30b429b5e2e2cbf3748221.tar.gz gleam_stdlib-e1dce822e1ff14664a30b429b5e2e2cbf3748221.zip |
Add `step` eliminator for iterators
The `step` function allows eager access to the first item in the
iterator, but does not force the rest of the iterator.
Diffstat (limited to 'src/gleam_stdlib.app.src')
0 files changed, 0 insertions, 0 deletions