Packages

A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules

Current section

Files

Jump to
iter CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Dev
## v0.1.2 (2022-12-28)
### Enhancements
- Add `Iter.take_every/2` and `Iter.drop_every/2`
## v0.1.1 (2022-12-26)
### Enhancements
- Add `Iter.slice/2` and `Iter.slice/3`
## v0.1.0 (2022-12-25)
- Initial release