Liking cljdoc? Tell your friends :D

clj-rapid.core


ANY-PATHclj

source

conform-tocljmultimethod

source

handlerclj

(handler ns-symbol)
(handler fn-var & more-fn-vars)
(handler [prefix handler] & more-prefix-and-handlers)

Creates a handler using the definitions in the specified namespace. This handler can be used for serving requests

Creates a handler using the definitions in the specified namespace.
This handler can be used for serving requests
sourceraw docstring

http-methodsclj

source

param-sourcesclj

source

unlesscljmacro

(unless p v exp)
source

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

× close