Examine if any value satisfies a test. 📘
an array
Optional
test function (v, i, x)
true if ft(vᵢ) = true for some vᵢ ∈ x
Generated using TypeDoc
Examine if any value satisfies a test. 📘