Function findAll

  • Find values passing a test.

    Type Parameters

    • K

    • V

    Parameters

    Returns Iterable<V>

    v₀, v₁, ... | ft(vᵢ) = true; [kᵢ, vᵢ] ∈ x

Generated using TypeDoc