Examine if all values satisfy a test. 📘
an array
Optional
test function (v, i, x)
true if ft(vᵢ) = true for all vᵢ ∈ x
Generated using TypeDoc
Examine if all values satisfy a test. 📘