Update Home

2025-10-30 18:41:19 +00:00
parent ab0c09ed7c
commit 286e842295

@@ -45,3 +45,4 @@ cdr returns the second item of a cons cell.
list is a function takes any number of parameters, and produces a list containing only those elements in the order passed to it. list is a function takes any number of parameters, and produces a list containing only those elements in the order passed to it.
## [Definition](/wiki/Definition)