.. _`Dict values`: .. _`org.sysess.sympathy.dict.values`: Dict values ``````````` .. image:: dict_to_list.svg :width: 48 Documentation ::::::::::::: Create a list of items from dict, sorted by key. Definition :::::::::: Input ports ........... **dict** {} Dict Output ports ............ **list** [] List Implementation .............. .. automodule:: node_dict_operations :noindex: .. class:: DictValues :noindex: