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

Package for advanced simple and easy work with Dart iterators

0.2.4 #

  • fix tuple import (allow tuple >=1.0.0 <2.0.0)

0.2.3 #

  • add minBy and maxBy to Itertool extension

0.2.2 #

  • add mapList to Itertool extension

0.2.1 #

  • add starmap

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
130
pub points
49%
popularity

Publisher

unverified uploader

Package for advanced simple and easy work with Dart iterators

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

tuple_dart

More

Packages that depend on itertools