Get a value from the map, or return the given default value, which is lazy-evaluated.
The key in the map.
A lazy default value.
A value from the map, or the default value.
See Implementation
Get a value from the map, or return the given default value, which is lazy-evaluated.