Function ordMap

  • Ord instance for a Map where the sorted lists of key value pairs are compared lexicographically.

    Type Parameters

    • K

    • V

    Parameters

    Returns Ord<Map<K, V>>

Generated using TypeDoc