Compile-time feature flags.
In order to use them:
require
this ns before any other ns from this lib.alter-var-root
a given feature flag within this ns to a different, desired valuerequire
the rest of this library.Compile-time feature flags. In order to use them: * `require` this ns before any other ns from this lib. * `alter-var-root` a given feature flag within this ns to a different, desired value * proceed to `require` the rest of this library.
Should the clojure.java.io/Coercions protocol be extended by this library?
Should the clojure.java.io/Coercions protocol be extended by this library?
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close