@stdlib/array-base-group-entries
Group element entries as arrays associated with distinct keys.
Group element entries as arrays associated with distinct keys.
Group element entries according to an indicator function.
Group element indices as arrays associated with distinct keys.
Group element indices according to an indicator function.
Group elements as arrays associated with distinct keys.
Group element values according to an indicator function.
Split values into two groups according to a predicate function.
Group values according to an indicator function and return group counts.
Group values as arrays associated with distinct keys.
Group values according to an indicator function.
Group an object's own and inherited property values according to an indicator function.
Group an object's own property values according to an indicator function.
Generate a frequency table according to an indicator function.
Split values into two groups.
Split values into two groups according to a predicate function.
Split an object's own and inherited 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.
Apply a function against an accumulator and each element in a collection and return the accumulated result.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Group values according to an indicator function.