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).

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
38%
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