Dict keys

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

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

Input ports:
dict:

{<a>}

Dict

Output ports:
list:

[text]

List

class node_dict_operations.DictKeys[source]