reverse (List)
reverse (List) → List
It creates a new list by reversing the elements of the given list from the end to the beginning.
Example:
<br><O N="reverseObject1" T="Project" Category="Functions" TransAlignRule="1"><br> <!-- created by ParamML Examples on 8/23/2023 --><br> <P N="List" V="[5,3,10,7,1]" /><br> <P N="reversed_List" V="reverse(List)" /><br></O><br>

To view this example in the library, see (https://openbrim.org/app/?incubator=1&author=ParamML_Examples_OpenBrIM+Platform&obj=objidy0u836q12wgh38znzflrs )
Last updated