Get a value from the map, or return V.init if a value is not set for a given key.
The key in the map.
A value from the map, or the default value.
See Implementation
Get a value from the map, or return V.init if a value is not set for a given key.