Keys
Keys(association)return a list of keys of the
association.
Examples
>> Keys(<|ahey->avalue, bkey->bvalue, ckey->cvalue|>){ahey,bkey,ckey}Related terms
Association, AssociationQ, Counts, Lookup, Key, KeySort, Values
Implementation status
- ✅ - full supported