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

Enables iterating Dart Lists and Iterables using a custom start index and step size (stride).

example/README.md

Dart

Dart Stride Iterators - Example #

The file example.dart contains a short program that demonstrates how to use the extension method stride to iterate the elements of a (flattened) 2D array using a custom step size and start index.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

3
likes
140
pub points
18%
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

exception_templates

More

Packages that depend on stride