Skip to content

Releases: aguil/iterext

Release 1.1

08 Feb 23:13
Compare
Choose a tag to compare

New recipes in Python 3.6 docs #5

  • all_equal
  • first_true
  • partition
  • tail

Release 1.0

06 Jan 15:28
Compare
Choose a tag to compare

Include all Python 2.7 itertools recipes plus a chunks function for chunking up iterables.