more 0.5.0 copy "more: ^0.5.0" to clipboard
more: ^0.5.0 copied to clipboard

outdatedDart 1 only

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.
  • range.dart provides a function to create iterables yielding arithmetic progressions.