Version 0.8.4
"Hunt for the missing operators" edition:
- Parameterize scan and fold; can now terminate on longest input
- Add
map_longest
,mapr_longest
,zipr_longest
unpack
is now curry-friendly
Technical enhancements:
- refactor
unpythonic.it
to useitertools
where possible - remove unnecessary conversions from iterator to generator