Obtain values present in both sorted arrays.
a sorted array
another sorted 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 sorted arrays.