jan tolenaar
/
kiezellisp
/
index-of-everything
Name
+
Usage
builtin-function
Syntax
(
+
&rest
numbers
)
Description
Returns the sum of the numbers.
make-html > (+ 3 4 5) it: 12