A Array.prototype.filter-like function that splits the results into two groups - matched and unmatched
Array.prototype.filter
original array
function matching elements
A
Array.prototype.filter
-like function that splits the results into two groups - matched and unmatched