User Tools

Site Tools


4rpl:commands:reverselist

This is an old revision of the document!


Index

ReverseList

ReverseList(<-list) ->reversedList

Description

Takes a list from the stack, makes a deep copy, reverses its contents, then pushes the new list back to the stack.

Examples

ReverseList(List("A" "B" "C")) ->list

Index

4rpl/commands/reverselist.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)