Liking cljdoc? Tell your friends :D

juxt.pull.protocol

Protocols to support map-like pull.

Clojure's find function are defined on fixed set of classes (java.util.Map), but there are map like structures which does not implements Map interface, such as datomic.Entity. To support these, you need adapt Findable protocol, to support wildcard, adapt WildcardSupport protocol

Protocols to support map-like pull.

Clojure's find function are defined on fixed set of classes (java.util.Map),
but there are map like structures which does not implements Map interface,
such as datomic.Entity. To support these, you need adapt Findable protocol,
to support wildcard, adapt WildcardSupport protocol
raw docstring

juxt.pull.spec

Spec for pull API.

Spec for pull API.
raw docstring

No vars found in this namespace.

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

× close