Creates an object composed of the object properties predicate returns truthy for. The predicate is invoked with two arguments: (value, key).
- Lodash chained on (Object): the new object.
See Implementation
Creates an object composed of the object properties predicate returns truthy for. The predicate is invoked with two arguments: (value, key).