Liking cljdoc? Tell your friends :D

indexed.db.impl.cursor


advancecljs

(advance cursor count)
source

continuecljs

(continue cursor)
(continue cursor k)
source

continue-primary-keycljs

(continue-primary-key cursor k primary-key)
source

create-cursorcljs

(create-cursor idb-cursor)
source

create-cursor-with-valuecljs

(create-cursor-with-value idb-cursor)
source

Cursorcljs

source

cursor-with-value?cljs

(cursor-with-value? x)
source

cursor?cljs

(cursor? x)
source

CursorWithValuecljs

source

deletecljs

(delete cursor)
source

directioncljs

(direction cursor)
source

keycljs

(key cursor)
source

primary-keycljs

(primary-key cursor)
source

updatecljs

(update cursor value)
source

valuecljs

(value cursor-with-value)
source

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

× close