User Tools

Site Tools


crpl:docs:prependtolist

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Lists

PrependToList

ArgumentsResultNotation
List, Value None L1 n1 –

Inserts n1 at the beginning of L1 (and then shifts everything else up? (can someone check this? 8-)))

Description

#prepends the value "hello" to the end of list01
<-list01 "hello" AppendToList
crpl/docs/prependtolist.1375108343.txt.gz · Last modified: 2025/02/14 14:56 (external edit)