Liking cljdoc? Tell your friends :D

donut.protocol-template


def-protocol-templatecljmacro

(def-protocol-template protocol template-name & methods)

Adds a 'protocol template' to a protocol var

Adds a 'protocol template' to a protocol var
raw docstring

extend-type-with-protocol-templatecljmacro

(extend-type-with-protocol-template type
                                    protocol-name
                                    template-name
                                    &
                                    [term-mapping])

ns-expand-symbolclj

(ns-expand-symbol sym)

ns-expand-symbolsclj

(ns-expand-symbols form)

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

× close