ucl/_docs/mod/list.md

14 lines
134 B
Markdown
Raw Normal View History

2025-01-24 02:30:09 +00:00
---
---
# List Builtins
### add
```
lists:add LIST [ARGS...]
```
Adds values to the end of the list. Returns the modified list.