Liking cljdoc? Tell your friends :D

spy.protocol


->spy-fnsclj

(->spy-fns methods instance)
source

protocol-methodsclj

(protocol-methods protocol)

Generate a list of methods that need to be implemented for the protocol signatures

Generate a list of methods that need to be implemented for
the protocol signatures
sourceraw docstring

spiesclj

(spies instance)
source

spycljmacro

(spy protocol instance)

Reify the protocol, spies attached to the reified object via metadata

Reify the protocol, spies attached to the reified object via metadata
sourceraw docstring

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

× close