Releases: AbhinavOmprakash/functionali
Releases · AbhinavOmprakash/functionali
Release v0.3.0
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
Added
comp
count
count_
identity
reduce
reduced
threadf
threadl
trampoline
Changed
is_nested
now works with dictionaries
Fixed
less_than
would return true for this1 < 4 < 2
issue #16foldr
now works with iterators. issues #17curry
now works with 0-arg functions
bug fixes
first
, second
, and other sequence traversing functions work with iterables. this was a bug in the previous versions.
Initial Release
v0.1.0 Update readme