Performs the specified action for each (element / pair of elements) in the Map
A function that accepts up to three arguments. forEach calls the callbackfn function one time for each (element / pair of elements) in the array.
Returns a boolean for whether the given key exists in the Map
Returns true if empty, otherwise false.
Returns an array of the keys in this map
Returns the number of elements in the Map
Returns an array of the values in this map
A Map object with its
__modemetamethod set to "k"