Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MapConstructor

Index

Constructors

Constructors

constructor

  • new MapConstructor<K, V>(iterable: Iterable<keyof [K, V]>): Map<K, V>
  • Type parameters

    • K

    • V

    Parameters

    • iterable: Iterable<keyof [K, V]>

    Returns Map<K, V>

Generated using TypeDoc