Liking cljdoc? Tell your friends :D

stevedore.bash


arithmetic-operatorsclj

source

comma-listclj

(comma-list coll)

Emit a collection as a parentesised, comma separated list. (comma-list [a b c]) => "(a, b, c)"

Emit a collection as a parentesised, comma separated list.
(comma-list [a b c]) => "(a, b, c)"
sourceraw docstring

emit-methodclj

(emit-method obj method args)
source

infix-operatorsclj

source

logical-operatorsclj

source

quoted-stringclj

(quoted-string s)

Add quotes to the argument s as a string

Add quotes to the argument s as a string
sourceraw docstring

scriptcljmacro

(script & forms)
source

shflags-make-declarationclj

(shflags-make-declaration doc? sig)

Returns a shflags declaration

Returns a shflags declaration
sourceraw docstring

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

× close