Liking cljdoc? Tell your friends :D

com.wotbrew.idx.impl.protocols


-get-indexclj/s

(-get-index idx p kind)
source

Idxclj/sprotocol

You should consider this protocol an implementation detail for now.

You should consider this protocol an implementation detail for now.

-add-indexclj/s

(-add-index idx p kind)

-del-indexclj/s

(-del-index idx p kind)

-elementsclj/s

(-elements idx)

-get-eqclj/s

(-get-eq idx p)

-get-sortclj/s

(-get-sort idx p)

-get-uniqclj/s

(-get-uniq idx p)

-id-element-pairsclj/s

(-id-element-pairs idx)

-rewrapclj/s

(-rewrap idx auto)
sourceraw docstring

Predicateclj/sprotocol

You should consider this protocol an implementation detail for now.

You should consider this protocol an implementation detail for now.

-predvclj/s

(-predv this)

-propclj/s

(-prop this)
sourceraw docstring

Propertyclj/sprotocol

You should consider this protocol an implementation detail for now.

You should consider this protocol an implementation detail for now.

-propertyclj/s

(-property this element)
sourceraw docstring

Unwrapclj/sprotocol

You should consider this protocol an implementation detail for now.

You should consider this protocol an implementation detail for now.

-unwrapclj/s

(-unwrap coll)
sourceraw docstring

Wrapclj/sprotocol

You should consider this protocol an implementation detail for now.

You should consider this protocol an implementation detail for now.

-wrapclj/s

(-wrap coll auto)
sourceraw docstring

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

× close