offset_list 0.1.0 copy "offset_list: ^0.1.0" to clipboard
offset_list: ^0.1.0 copied to clipboard

A list with an offset for accessing elements. This is useful for correctly implementing mathematical formulas that assume a different starting index than 0.

OffsetList #

OffsetList is a Dart class that represents a list with an offset for accessing elements. This is particularly useful for scenarios where you need to implement mathematical formulas or algorithms that assume a different starting index than 0.

2
likes
140
pub points
4%
popularity

Publisher

verified publishervoyver.com

A list with an offset for accessing elements. This is useful for correctly implementing mathematical formulas that assume a different starting index than 0.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on offset_list