Keys

WMA link


Keys[<| $key_1$ -> $val_1$, $key_2$ -> $val_2$, ...|>]

return a list of the keys keyi in an association.

Keys[{$key_1$ -> $val_1$, $key_2$ -> $val_2$, ...}]

return a list of the $key_i$ in a list of rules.

Keys automatically threads over lists:

Keys are listed in the order of their appearance:

Key
Lookup