• Type Parameters

    • U

    • V

    Parameters

    • uv: Map<U, V>

    Returns (<T>(tu) => Map<T, V>)

      • <T>(tu): Map<T, V>
      • Type Parameters

        • T

        Parameters

        • tu: Map<T, U>

        Returns Map<T, V>

Generated using TypeDoc