Pad List

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

Pad a list to match another list.

Ports:

Inputs:

template:

[<a>]

List with deciding length

list:

[<b>]

List that will be padded

Outputs:

list:

[<b>]

Padded List

Configuration:

strategy
Specify strategy to use when padding.
class node_list_operations.PadList[source]