Liking cljdoc? Tell your friends :D

missinterpret.storage.provider.predicate


content-args?clj

(content-args? {:source.range/keys [start end] :as args})

content?clj

(content? {:storage/keys [input-stream data] :as content})

equals?clj

(equals? p1 p2)

Do the two content providers share:

  1. Have the same provider info?
Do the two content providers share:
1. Have the same provider info?
raw docstring

info?clj

(info? prov)

provider-args?clj

(provider-args? args)

provider?clj

(provider? prov)

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

× close