Function some

  • Check if any value satisfies a test.

    Type Parameters

    • K

    • V

    Parameters

    Returns boolean

    true if ft(vᵢ) = true for some [kᵢ, vᵢ] ∈ x

Generated using TypeDoc