Liking cljdoc? Tell your friends :D

std.dispatch


bulk?clj

(bulk? dispatch)

createclj

(create {:keys [type options handler] :as m})

creates a component compatible dispatch

creates a component compatible dispatch
raw docstring

dispatchclj

(dispatch m)

creates and starts an dispatch

creates and starts an dispatch
raw docstring

dispatch?clj

(dispatch? obj)

checks if object is an dispatch

checks if object is an dispatch
raw docstring

killclj

(kill component)

startclj

(start component)

stopclj

(stop component)

submitclj

(submit {:keys [serial handler] :as dispatch} entry)

submits entry to an dispatch

submits entry to an dispatch
raw docstring

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