kachayev / fn.py

Functional programming in Python: implementation of missing features to enjoy FP
Other
3.35k stars 203 forks source link

Additional functions in fn.iters: compact and reject #36

Closed microamp closed 11 years ago

microamp commented 11 years ago

Additional functions to be added to fn.iters:

tests.py and README.rst updated accordingly.

Thanks a lot.

kachayev commented 11 years ago

Thank you for contribution!