Function concat

  • Append entries from maps, preferring last.

    Type Parameters

    • K

    • V

    Parameters

    Returns Map<K, V>

    x₀ ∪ x₁ ∪ ... | [x₀, x₁, ...] = xs

Generated using TypeDoc