Function values

  • List all values.

    Type Parameters

    • K

    • V

    Parameters

    • x: Map<K, V>

      a map

    Returns IterableIterator<V>

    v₀, v₁, ... | [kᵢ, vᵢ] ∈ x

Generated using TypeDoc