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: 2021/01/08 11:01 by 127.0.0.1