• Type Parameters

    • K

    • V1

    Parameters

    • left: Map<K, V1>

    Returns (<V2>(right) => Map<K, V1>)

      • <V2>(right): Map<K, V1>
      • Type Parameters

        • V2

        Parameters

        • right: Map<K, V2>

        Returns Map<K, V1>

Generated using TypeDoc