Skip to content

dict::keys

keys(dictionary: Dictionary)

ParameterTypeDescription
dictionaryDictionary

Returns

(Generator) The keys in the given dictionary.