(binding-map config)
(binding-map config throw-errors?)
Get the dynamic bindings configured in the configuration, and turn them into a var->value mapping to be used with [[clojure.core/with-bindings]].
This will ignore unkown vars/namespaces, because they may not have loaded yet.
Get the dynamic bindings configured in the configuration, and turn them into a var->value mapping to be used with [[clojure.core/with-bindings]]. This will ignore unkown vars/namespaces, because they may not have loaded yet.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close