.. _`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. Examples ........ * :download:`BasicListOperations.syx ` Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: PadList :noindex: