Liking cljdoc? Tell your friends :D

shoot.examples.hello


addclj

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

areaclj

(area {:keys [x y]})
source

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 is a website building & hosting documentation for Clojure/Script libraries

× close