Liking cljdoc? Tell your friends :D

pallet.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

hashlibclj

bash library for associative arrays in bash 3. You need to include this in your script if you use associative arrays, e.g. with assoc!.

bash library for associative arrays in bash 3. You need to include this in
your script if you use associative arrays, e.g. with `assoc!`.
sourceraw docstring

infix-operatorsclj

source

logical-operatorsclj

source

shflags-make-declarationclj

(shflags-make-declaration doc? sig)
source

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

× close