Deletes the value with the given key from the map
the key to remove. It can have a length < the key length
whether the key was present in the map
Checks whether the given key is present in the map
the key to test. It can have a length < the key length
whether the key exists
Static
create
A convenience class for managing a "map of maps" of arbitrary depth