Liking cljdoc? Tell your friends :D

io.github.frenchy64.fully-satisfies.latest-protocol


extendersclj

source

extends-latest?clj

(extends-latest? protocol atype)

Returns true if atype extends the latest version of the protocol

Returns true if atype extends the latest version of the protocol
sourceraw docstring

extends?clj

source

find-latest-protocol-implclj

(find-latest-protocol-impl protocol v)
source

find-latest-protocol-methodclj

(find-latest-protocol-method protocol methodk x)
source

find-protocol-implclj

source

find-protocol-methodclj

source

latest-extendersclj

(latest-extenders protocol)

Returns a collection of the types explicitly extending the latest version of the protocol

Returns a collection of the types explicitly extending the latest version of the protocol
sourceraw docstring

satisfies-latest?clj

(satisfies-latest? p v)
(satisfies-latest? satisfies? p v)

Returns true if x satisfies the latest version of the protocol

Returns true if x satisfies the latest version of the protocol
sourceraw docstring

satisfies?clj

source

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

× close