Append List

../../../../_images/append_list_new1.svg

Documentation

Create a list with the items from list (input) followed by item.

Definition

Input ports

list [<a>]

Appended List

item 1 - inf, <a>

The Item to be appended

Output ports

list [<a>]

Appended List

Examples

Implementation

class node_list_operations.AppendList[source]