Function size

  • Find the size of a map.

    Type Parameters

    • K

    • V

    Parameters

    • x: Map<K, V>

      a map

    Returns number

    |x|

Generated using TypeDoc