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:
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: