Dict values¶
Documentation¶
Create a list of items from dict, sorted by key.
Definition¶
Input ports¶
- dict
Type: {<a>}Description: Dict
Output ports¶
- list
Type: [<a>]Description: List
Examples¶
The node can be found in:
Implementation¶
- class node_dict_operations.DictValues[source]