(defdispatch name docstring? attr-map? dispatch-fn & options)
Defines a function that dispatches using the given dispatch function to determine the namespace and function to call.
Defines a function that dispatches using the given dispatch function to determine the namespace and function to call.
(dispatcher dispatch-fn & options)
Returns a function that dispatches using the given dispatch function to determine the namespace and function to call.
Returns a function that dispatches using the given dispatch function to determine the namespace and function to call.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |