- 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