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