Extend List

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

Extend a list

Documentation

Extend a list with another list.

Definition

Input ports

input 2 - inf, [<a>]

List that will be added

Output ports

output [<a>]

The extended List

Examples

Implementation

class node_list_operations.ExtendList[source]