Liking cljdoc? Tell your friends :D

bbolt.cursor


deleteclj

(delete c)

entriesclj

(entries c)

firstclj

(first c)

keysclj

(keys c)

lastclj

(last c)

make-cursorclj

(make-cursor bucket)
(make-cursor bucket include-buckets?)
(make-cursor bucket include-buckets? {:keys [mode] :as _opts})

nextclj

(next c)

prevclj

(prev c)

raw-firstclj

(raw-first c)

raw-nextclj

(raw-next c)

raw-seekclj

(raw-seek c key)

seekclj

(seek c key)

valuesclj

(values c)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close