Closed microamp closed 11 years ago
Additional functions to be added to fn.iters:
fn.iters
compact
reject
filter
tests.py and README.rst updated accordingly.
tests.py
README.rst
Thanks a lot.
Thank you for contribution!
Additional functions to be added to
fn.iters
:compact
: shortcut for removing all falsey items from iterablereject
: opposite offilter
tests.py
andREADME.rst
updated accordingly.Thanks a lot.