Tests whether key is an element of map.
key
map
The key to query
A map
`true` if key is found in map, `false` otherwise