(add-realm-formatter realm format formatter)Returns a copy of the given realm, with a formatter to the given target format attached.
Returns a copy of the given realm, with a formatter to the given target format attached.
(translator-from from-realm to-format)Returns a function that translates values of the given realm into a
formatted value, according to the given format.
Returns a function that translates values of the given realm into a formatted value, according to the given `format`.
(translator-to to-realm from-format)Returns a function that translates formatted values into values of the
given realm, according to the given format.
Returns a function that translates formatted values into values of the given realm, according to the given `format`.
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 |