Dict values

../../../../_images/dict_to_list.svg

Create a list of items from dict, sorted by key.

Input ports:
dict:

{<a>}

Dict

Output ports:
list:

[<a>]

List

class node_dict_operations.DictValues[source]