(register-print-handler! type handler)
Register an extra print handler.
type
must be a symbol of the fully qualified class name. handler
is a
Puget handler function of two arguments, printer
and value
.
Register an extra print handler. `type` must be a symbol of the fully qualified class name. `handler` is a Puget handler function of two arguments, `printer` and `value`.
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 |