Adds or updates a mapping from key to val, copying the content of val into the map.
key to add/update mapping for
value to map to
val
In: val.length must be V.
See Implementation
Adds or updates a mapping from key to val, copying the content of val into the map.