.. _`Pad List`: .. _`org.sysess.sympathy.list.padlist`: Pad List ======== .. image:: pad_list.svg :width: 48 Pad a list to match the length of template **Documentation** Pad a list to match another list. **Definition** *Input ports* :template: [] List with deciding length :list: [] List that will be padded *Output ports* :list: [] Padded List *Configuration*: **Pad values** (strategy) Specify strategy to use when padding. .. automodule:: node_list_operations .. class:: PadList **Example flows** * :download:`BasicListOperations.syx `