Liking cljdoc? Tell your friends :D

bones.http


build-systemclj

(build-system sys conf)
source

createclj

(create conf)
source

defined?clj

(defined? [_ h])

destructure from or-branch, get the handler, and ask: is the function defined?

destructure from or-branch, get the handler, and ask: is the function defined?
sourceraw docstring

spec?clj

(spec? h)
source

startclj

(start sys)
source

start-systemclj

(start-system system & components)
source

stopclj

(stop sys)
source

stop-systemclj

(stop-system system & components)
source

three-args?clj

(three-args? [_ h])

destructure from or-branch, get the handler, and ask: does the function have a compatible signature/arglist?

destructure from or-branch, get the handler, and ask: does the function have a
compatible signature/arglist?
sourceraw docstring

throw-specclj

(throw-spec spec value)

a slightly improved report of the problem

a slightly improved report of the problem
sourceraw docstring

validateclj

(validate conf)
source

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

× close