Skip to content

dict::values

values(dictionary: Dictionary)

ParameterTypeDescription
dictionaryDictionary

Returns

(Generator) The values in the given dictionary.