User Tools

Site Tools


4rpl:commands:reverselist

Index
Lists

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.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1