Pad List with Item

../../../../_images/pad_list.svg

Pad a list with item to match another list.

Ports:

Inputs:

template:

[<a>]

List with deciding length

item:

<b>

Item to be used as padding

list:

[<b>]

List that will be padded

Outputs:

list:

[<b>]

The padded List

Configuration:

class node_list_operations.PadListItem[source]