Retrieve a value from the map.
If a value is not set for the given key, a RangeError will be thrown.
The key in the map.
A value from the map.
See Implementation
Retrieve a value from the map.
If a value is not set for the given key, a RangeError will be thrown.