more 0.5.3 more: ^0.5.3 copied to clipboard
More Dart — Literally
More Dart - Literally #
Various extension libraries that make Dart a better place.
bit_set.dart
provides a space efficent array data structure that compactly stores bits.char_matcher.dart
provides a model for character classes, their composition and operations on strings.int_math.dart
is a collection of common mathematical functions on ints.iterable.dart
is a collection of iterables and iterators.range.dart
provides a function to create iterables yielding arithmetic progressions.
And there is more to come ...