Changes

Jump to navigation Jump to search
59 bytes added ,  11:10, 7 August 2014
|-
| '''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. The order may differ from the order in which entries were inserted in the map.
|-
| '''Examples'''
|
* <code>map:keys(map{ 1: "yes", 2: "no" })</code> returns some permutation of {{Code|(1,2)}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu