Liking cljdoc? Tell your friends :D

datawalk.datawalkable-implementation

Implements the protocol found in datawalk.datawalkable

Implements the protocol found in datawalk.datawalkable
raw docstring

extend-protocol-to-manyclj/smacro

(extend-protocol-to-many protocol types & implementation-bodies)

Extend a protocol to multiple types which all take the same implementation for each function. Pass the protocol name, the sequence of types it should be extended to, and an implementation for each function defined by the protocol.

Extend a protocol to multiple types which all take the same implementation
for each function. Pass the protocol name, the sequence of types it should be
extended to, and an implementation for each function defined by the protocol.
sourceraw docstring

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

× close