Skip to content

0.1.9

Latest
Compare
Choose a tag to compare
@LAJW LAJW released this 28 Apr 21:26
· 139 commits to master since this release
  • Some for map and set
  • Find/Filter/ifElse automatically applies F.match on predicate, if predicate is not a function
  • matchLoose - clone of match, but if optional keys are found, it will not return false
  • matchKeys - just match against keys of object/map
  • Generalize internals for easy addition of built-ins