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: 2021/03/02 13:08 by Karsten75