(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
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close