.. _`Pad List with Item`: .. _`org.sysess.sympathy.list.padlistitem`: Pad List with Item ================== .. image:: pad_list.svg :width: 48 Pad a list with item match the length of template **Documentation** Pad a list with item to match another list. **Definition** *Input ports* :template: [] List with deciding length :item: Item to be used as padding :list: [] List that will be padded *Output ports* :list: [] The padded List .. automodule:: node_list_operations .. class:: PadListItem **Example flows** * :download:`BasicListOperations.syx `