get(map, key, default \\ nil)
Gets the value for a specific key in map.
key
map
Otherwise, default is returned.
default