Extend List

../../../../_images/extend_list.svg

Extend a list with another list.

Input ports:
input:

[<a>]

List that will be added

Output ports:
output:

[<a>]

The extended List

class node_list_operations.ExtendList[source]