Obtain values not present in another array.
an array
another array
compare function (a, b)
map function (v, i, x)
x - y = {v | v ∈ x, v ∉ y}
Generated using TypeDoc
Obtain values not present in another array.