Type Parameters

Hierarchy

  • Map<K, V>
    • MatrixMap

Constructors

Methods

Constructors

  • Type Parameters

    Parameters

    • Optional entries: null | readonly (readonly [K, V])[]

    Returns MatrixMap<K, V>

  • Type Parameters

    Parameters

    • Optional iterable: null | Iterable<readonly [K, V]>

    Returns MatrixMap<K, V>

Methods

Generated using TypeDoc