Obtain values present in both arrays.
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 present in both arrays.