Readonly
[toReadonly
sizeStatic
Readonly
[species]Returns an iterable of entries in the map.
Returns an iterable of key, value pairs for every entry in the map.
Executes a provided function once per each key/value pair in the Map, in insertion order.
Optional
thisArg: anyReturns an iterable of values in the map
Generated using TypeDoc
Returns
the number of elements in the Map.