Liking cljdoc? Tell your friends :D
Clojure only.

clj.generate.def


generateclj

(generate prefix name & [body])

Append the specified definition to the specified namespace. Create the namespace if necessary. The symbol should be fully-qualified: my.ns/my-var

Append the specified definition to the specified namespace.
Create the namespace if necessary. The symbol should be
fully-qualified: my.ns/my-var
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close