itertools 0.2.0 copy "itertools: ^0.2.0" to clipboard
itertools: ^0.2.0 copied to clipboard

outdated

Package for advanced simple and easy work with Dart iterators

0.2.0 #

  • add chain
  • add concat (some chain, but extension)

0.1.4 #

  • add firstOrNull
  • add lastOrNull

0.1.3 #

  • add groupby

0.1.2 #

  • Move from tuple package to tuple_dart package
  • Not dependency on quiver

0.1.1 #

Added:

  • range

  • documentation Fixed:

  • mapIndexed/enumerate

0.1.0 #

  • Initial version.

Support:

  • zip2/zip3/etc
  • chain
  • count
  • enumerate / mapIndexed
  • and other helpers
5
likes
0
pub points
57%
popularity

Publisher

unverified uploader

Package for advanced simple and easy work with Dart iterators

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

tuple_dart

More

Packages that depend on itertools