Bankster library, records and protocols.
Bankster library, records and protocols.
Controls whether io.randomseed.bankster.currency should auto-initialize the
global registry at namespace load time (by loading config.edn).
Default is true for convenience. When set to false (e.g. via binding around
require), the currency namespace will not perform this side-effect and you must
initialize the registry explicitly (e.g. by calling
io.randomseed.bankster.currency/set-default-registry!).
Controls whether `io.randomseed.bankster.currency` should auto-initialize the global registry at namespace load time (by loading `config.edn`). Default is `true` for convenience. When set to `false` (e.g. via `binding` around `require`), the currency namespace will not perform this side-effect and you must initialize the registry explicitly (e.g. by calling `io.randomseed.bankster.currency/set-default-registry!`).
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 |