ucl/_docs/mod/list.md
Leon Mika ef8d6f3067
All checks were successful
Build / build (push) Successful in 2m10s
Added documentation for lists
2025-01-24 13:30:09 +11:00

14 lines
134 B
Markdown

---
---
# List Builtins
### add
```
lists:add LIST [ARGS...]
```
Adds values to the end of the list. Returns the modified list.