Lookup a key and return the stored value. If the key does not currently exist, it is created and its value set to V.init.
See Implementation
Lookup a key and return the stored value. If the key does not currently exist, it is created and its value set to V.init.