Type: nodetool.list.Reverse

Namespace: nodetool.list

Description

Inverts the order of elements in a list. list, reverse, invert, flip

Use cases:
- Reverse the order of a sequence

Properties

Property Type Description Default
values List[any]   []

Outputs

Output Type Description
output List[any]  

Metadata

Browse other nodes in the nodetool.list namespace.