Function reverseMap

  • Type Parameters

    • K

    • V

    Parameters

    • m1: Map<K, V>

    Returns Map<V, K>

Generated using TypeDoc