more 0.5.17 copy "more: ^0.5.17" to clipboard
more: ^0.5.17 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.
  • fraction.dart provides support for rational number arithmetic.
  • int_math.dart is a collection of common mathematical functions on ints.
  • iterable.dart is a collection of iterables and iterators.
  • ordering.dart a fluent interface for building comparator functions.
  • range.dart provides a function to create iterables yielding arithmetic progressions.

And there is more to come ...

Continuous build results are available from Jenkins and documentation from the class documentation.