clojure.data.xml.impl

(source)
Shared private code for data.xml namespaces
Public Variable Short Description
b64-encode (clj)
compile-if (clj) Evaluate `exp` and if it returns logical true and doesn't error, expand to `then`.
export-api (clj) This creates vars, that take their (local) name, value and metadata from another var.
extend-protocol-fns (clj) Helper to many types to a protocol with a method map, similar to extend.
static-case (clj) Variant of case where keys are evaluated at compile-time.