- Amended section Introduction.
- Require Dart SDK version ^3.0.0.
- Use benchmark_runner for benchmarks.
- Changed inheritance structure of iterators and iterables.
- Amended benchmarks.
- Updated docs, test, and dependencies.
- Renamed extension method
stride
onIterable<E>
. It is now calledfastStride
.
Amended README.md.
Initial version.