IterTools.jl Versions Save

Common functional iterator patterns

v1.1.0

5 years ago

v1.0.0

5 years ago
  • Rewrites everything for 0.7+ iteration interface
  • Removes deprecated features
  • Renames iterate to iterated to avoid conflict with the iteration interface
  • Deprecates chain for Iterators.flatten
  • Deprecates product for Iterators.product

v0.2.1

6 years ago

This release is just to get a "stable" version of the docs deployed.

v0.2.0

6 years ago

Many more iteratoreltype and iteratorsize functions have been defined, which should lead to better performance and more specific output types for functions like collect.

v0.1.0

7 years ago