|-
| '''Summary'''
|Returns a sequence containing all the key values present in a map. The function takes any ''map'' as its {{Code|$input}} argument and returns the keys that are present in the map as a sequence of atomic values, in implementation-dependent order.
|-
| '''Examples'''