Liking cljdoc? Tell your friends :D

fire.examples.basics-main


-mainclj

(-main & args)
source

addclj

(add [x y])
(add x y)
source

areaclj

(area {:keys [x y]})

Calc area from x and y

Calc area from x and y
sourceraw docstring

echoclj

(echo & opts)
source

helloclj

(hello)

Say hello!!

Say hello!!
sourceraw docstring

hello-worldclj

(hello-world & {:keys [name] :or {name "World"}})

Target can be spcecified with :name

Target can be spcecified with :name
sourceraw docstring

multiclj

(multi x y & vs)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close