Tutorial by Topics: vars

(def symbol value) (def symbol "docstring" value) (declare symbol_0 symbol_1 symbol_2 ...) This should not be confused with (defn), which is used for defining functions.

Page 1 of 1