pkgsrc/devel/py-more-itertools
adam fbe574bc13 py-more-itertools: updated to 4.1.0
4.1.0
New itertools:
- split_at
- circular_shifts
- make_decorator - see the blog post Yo, I heard you like decorators for a tour
- always_reversible
- nth_combination (from the Python 3.7 docs)
Improvements to existing itertools:
- seekable now has an elements method to return cached items.
- The performance tradeoffs between roundrobin and interleave_longest are now documented
2018-01-28 08:44:04 +00:00
..
DESCR
distinfo py-more-itertools: updated to 4.1.0 2018-01-28 08:44:04 +00:00
Makefile py-more-itertools: updated to 4.1.0 2018-01-28 08:44:04 +00:00
PLIST