stride 1.1.0 copy "stride: ^1.1.0" to clipboard
stride: ^1.1.0 copied to clipboard

Enables iterating Dart lists and iterables using a custom start index and step size (stride).

1.1.0 #

  • Amended section Introduction.
  • Require Dart SDK version ^3.0.0.
  • Use benchmark_runner for benchmarks.
  • Changed inheritance structure of iterators and iterables.
  • Amended benchmarks.

1.0.0 #

  • Updated docs, test, and dependencies.
  • Renamed extension method stride on Iterable<E>. It is now called fastStride.

0.0.2 #

Amended README.md.

0.0.1 #

Initial version.

3
likes
140
pub points
40%
popularity

Publisher

verified publishersimphotonics.com

Enables iterating Dart lists and iterables using a custom start index and step size (stride).

Repository (GitHub)
View/report issues

Topics

#iterator #numerical-computation #stride #row-major #column-major

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

exception_templates

More

Packages that depend on stride