contains Key
Checks if a key is contained in the map.
Return
true if the key has an associated value, false if not
Parameters
key
the key to check
Checks if a key is contained in the map.
true if the key has an associated value, false if not
the key to check