@stdlib/utils-bifurcate-own
Split an object's own property values into two groups according to a predicate function.
Split an object's own property values into two groups according to a predicate function.
Group values according to an indicator function.
Group values according to an indicator function and return group counts.
Simple refine partition implementation