.. _`Dict items`: .. _`org.sysess.sympathy.dict.items`: Dict items ~~~~~~~~~~ .. image:: dict_to_list.svg :width: 48 Create a list of tuples (key, value) from dict, sorted by key. *Input ports*: :dict: {} Dict *Output ports*: :list: [(text, )] List .. automodule:: node_dict_operations .. class:: DictItems