(combine-formatters & formatters)Combines formatters (i.e. maps or functions from realm to formatter) into one. Earlier formatters for a realm take precedence over later ones.
Combines formatters (i.e. maps or functions from realm to formatter) into one. Earlier formatters for a realm take precedence over later ones.
(format id)(format id formatters)Defines a new format, given a map (or function) from realms to formatters and an arbitrary id value (a namespaced keyword for example).
Defines a new format, given a map (or function) from realms to formatters and an arbitrary id value (a namespaced keyword for example).
(format-id format)Returns the id given to format.
Returns the id given to [[format]].
(unsupported-exn culprit)(unsupported-exn culprit realms-path)(unsupported-exn format culprit realms-path)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 |