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 the number of elements in the Map
A Map object with its
__mode
metamethod set to "k"