Liking cljdoc? Tell your friends :D

clojure.data.xml.impl

Shared private code for data.xml namespaces

Shared private code for data.xml namespaces
raw docstring

export-apicljmacro

(export-api & names)

This creates vars, that take their (local) name, value and metadata from another var

This creates vars, that take their (local) name, value and metadata from another var
sourceraw docstring

extend-protocol-fnscljmacro

(extend-protocol-fns proto & types+mmaps)

Helper to many types to a protocol with a method map, similar to extend

Helper to many types to a protocol with a method map, similar to extend
sourceraw docstring

static-casecljmacro

(static-case val & cases)

Variant of case where keys are evaluated at compile-time

Variant of case where keys are evaluated at compile-time
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close