Standard catalog of validators and coercers. Each ref is its own var for à-la-carte use; install! drains the catalog into c3kit.apron.schema's ref-registry.
Standard catalog of validators and coercers. Each ref is its own var for à-la-carte use; install! drains the catalog into c3kit.apron.schema's *ref-registry*.
(ensure-installed!)Idempotent install! — installs only when installed? is false in the
currently-bound ref-registry. Safe to call from library init, test
around hooks, or the REPL without re-registering or log spam.
Idempotent install! — installs only when [[installed?]] is false in the currently-bound *ref-registry*. Safe to call from library init, test `around` hooks, or the REPL without re-registering or log spam.
(install!)(installed?)True if the refs catalog has been installed into the currently-bound c3kit.apron.schema/ref-registry. Checks for the presence of any catalog key, so it tracks the current binding rather than a global flag.
True if the refs catalog has been installed into the currently-bound c3kit.apron.schema/*ref-registry*. Checks for the presence of any catalog key, so it tracks the current binding rather than a global flag.
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 |