A Array.prototype.filter-like function that splits the results into two groups - matched and unmatched
Array.prototype.filter
Map.groupBy
original array
function matching elements
A
Array.prototype.filter-like function that splits the results into two groups - matched and unmatchedDeprecated
Map.groupByinstead for even more robustness