Obtain cartesian product of arrays.
arrays
map function (vs, i)
x₀ × x₁ × ... = {[v₀, v₁, ...] | v₀ ∈ x₀, v₁ ∈ x₁, ...] }
Generated using TypeDoc
Obtain cartesian product of arrays.