Liking cljdoc? Tell your friends :D

g7s.aye-db


->sourcecljs

(->source src)
source

idb-requestcljsmultimethod

source

IndexedDBcljs

source

indexedDBcljs

source

new-idbcljs

(new-idb opts)
source

r<cljs

(r< x)

All keys < x

All keys < x
sourceraw docstring

r<=cljs

(r<= x)

All keys ≤ x

All keys ≤ x
sourceraw docstring

r=cljs

(r= x)

All keys = x

All keys = x
sourceraw docstring

r>cljs

(r> y)

All keys > y

All keys > y
sourceraw docstring

r><cljs

(r>< x y)

All keys > x && < y

All keys > x && < y
sourceraw docstring

r><=cljs

(r><= x y)

All keys > x && ≤ y

All keys > x && ≤ y
sourceraw docstring

r>=cljs

(r>= y)

All keys ≥ y

All keys ≥ y
sourceraw docstring

r>=<cljs

(r>=< x y)

All keys ≥ x && < y

All keys ≥ x && < y
sourceraw docstring

r>=<=cljs

(r>=<= x y)

All keys ≥ x && ≤ y

All keys ≥ x && ≤ y
sourceraw docstring

with-txclj/smacro

(with-tx db exec-sym & body)
source

write-opsclj

source

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

× close