v0.56.0
compose
,intersection
,merge
,mergeOwn
,union
andzip
are now binary functions, and so are functions built withunionBy
.adapter
,allOf
,anyOf
,collect
andpipe
now accept an array of functions- Updated doc comments and tests
compose
, intersection
, merge
, mergeOwn
, union
and zip
are now binary functions, and so are functions built with unionBy
.adapter
, allOf
, anyOf
, collect
and pipe
now accept an array of functions