Merge values from two sorted arrays.
an array
another array
compare function (a, b)
map function (v, i, x)
x & y | vᵢ ≤ vᵢ₊₁ ∀ i ∈ x & y
Generated using TypeDoc
Merge values from two sorted arrays.