Pad List with Item

../../../../_images/pad_list.svg
class node_list_operations.PadListItem[source]

Pad a list with item to match another list.

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