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