A mapping from K to V where K must have a Ord instance.

Type Parameters

  • K

  • V

Constructors

Properties

Methods

Constructors

  • Type Parameters

    • K

    • V

    Returns Map<K, V>

Properties

tree: Node<[K, V]>

Methods

  • Returns IterableIterator<readonly [K, V]>

Generated using TypeDoc