.. _`Items to Dict`: .. _`org.sysess.sympathy.dict.fromitems`: Items to Dict ````````````` .. image:: list_to_dict.svg :width: 48 Documentation ::::::::::::: Create a multi item dict containing items. Items without name are ignored. Definition :::::::::: Input ports ........... **list** [(text, )] List Output ports ............ **dict** {} Dict Implementation .............. .. automodule:: node_dict_operations :noindex: .. class:: ItemsToDict :noindex: