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