Liking cljdoc? Tell your friends :D

donut.protocol-implementation


def-protocol-implementationcljmacro

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

Adds a 'protocol implementation' to a protocol var

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

extend-type-with-protocol-implementationcljmacro

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

ns-expand-symbolclj

(ns-expand-symbol sym)

ns-expand-symbolsclj

(ns-expand-symbols form)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close