Flatten List

../../../../_images/flatten_list.svg

Flatten a nested list

Documentation

Flatten a nested list.

Definition

Input ports

in

[[<a>]]

Nested List

Output ports

out

[<a>]

Flattened List

class node_list_operations.FlattenList[source]

Example flows