Closed PandaWhisperer closed 9 years ago
Closed in Alpha 14.
By the way, this doesn't work quite the same as Underscore. It's more fuctionally-oriented. But you can filter by property name by using a partial application for includes
:
pick (partial includes, _, (w "foo bar baz")), object
We could do something like pick_by
that takes a function and pick
just takes a list of properties.
I'd like something like underscore's
pick
andomit
in fairmont.