Liking cljdoc? Tell your friends :D
Clojure only.

clj.generate.defn


generateclj

(generate prefix fn-name)

Append the specified function to the specified namespace. Create the namespace if necessary. The fn-name should be fully-qualified: my.ns/my-func

Append the specified function to the specified namespace.
Create the namespace if necessary. The fn-name should be
fully-qualified: my.ns/my-func
sourceraw docstring

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

× close