values_func Abstract Interface

abstract interface
private pure function values_func(this)

Arguments

Type IntentOptional AttributesName
class(dictionary), intent(in) :: this

Return Value type(array_list)

A list containing all of the values in this dictionary, stored in the same order as their corresponding key would be were keys called