Module map

Module map 

Source
Expand description

This module implements the global Map object.

The JavaScript Map class is a global object that is used in the construction of maps; which are high-level, key-value stores.

More information:

Modulesยง

map_iterator
ordered_map