Liking cljdoc? Tell your friends :D

aatree.core


aa-optsclj

(aa-opts aa)
source

addnclj

(addn vec ndx val)
source

assoc-defaultclj

(assoc-default map key val)
source

basic-optsclj

(basic-opts)
(basic-opts opts)
source

block-clearclj

(block-clear this block-nbr)
source

block-readclj

(block-read this block-nbr block-length)
source

block-writeclj

(block-write this block-nbr byte-buffer)
source

byte-lengthclj

(byte-length noded)
source

check-buffer-sizeclj

(check-buffer-size this byte-buffer)
source

choiceclj

(choice map cond fx fy)
source

create-db-chanclj

(create-db-chan this initial-state)
source

db-allocateclj

(db-allocate this)
source

db-allocatedclj

(db-allocated this)
source

db-block-sizeclj

(db-block-size this)
source

db-file-empty?clj

(db-file-empty? this)
source

db-file-forceclj

(db-file-force this)
source

db-file-readclj

(db-file-read this byte-buffer position)
source

db-file-writeclj

(db-file-write this byte-buffer position)
source

db-file-write-rootclj

(db-file-write-root this byte-buffer position)
source

db-getclj

(db-get this)
source

db-get-inclj

(db-get-in this keys)
source

db-new-node-idclj

(db-new-node-id this)
source

db-process-pendingclj

(db-process-pending this age trans)
source

db-releaseclj

(db-release this block-nbr)
source

db-sendclj

(db-send this app-updater)
source

db-updateclj

(db-update this app-updater)
source

defaultclj

(default map key f)
source

dropnclj

(dropn vec & args)
source

file-loadclj

(file-load file)
source

file-saveclj

(file-save buffer file)
source

get-allocated-bit-setclj

(get-allocated-bit-set this)
source

get-last-node-idclj

(get-last-node-id this)
source

get-time-millisclj

(get-time-millis this)
source

get-transaction-countclj

(get-transaction-count this)
source

has-aafactoriesclj

(has-aafactories opts)
source

lazy-optsclj

(lazy-opts)
(lazy-opts opts)
source

load-sorted-mapclj

(load-sorted-map buffer opts)
source

load-sorted-setclj

(load-sorted-set buffer opts)
source

load-vectorclj

(load-vector buffer opts)
source

new-basic-sorted-mapclj

(new-basic-sorted-map opts)
source

new-basic-sorted-setclj

(new-basic-sorted-set opts)
source

new-basic-vectorclj

(new-basic-vector opts)
source

new-lazy-sorted-mapclj

(new-lazy-sorted-map opts)
source

new-lazy-sorted-setclj

(new-lazy-sorted-set opts)
source

new-lazy-vectorclj

(new-lazy-vector opts)
source

new-sorted-mapclj

(new-sorted-map opts)
source

new-sorted-setclj

(new-sorted-set opts)
source

new-standard-sorted-mapclj

(new-standard-sorted-map opts)
source

new-standard-sorted-setclj

(new-standard-sorted-set opts)
source

new-standard-vectorclj

(new-standard-vector opts)
source

new-vectorclj

(new-vector opts)
source

new-virtual-sorted-mapclj

(new-virtual-sorted-map opts)
source

new-virtual-sorted-setclj

(new-virtual-sorted-set opts)
source

new-virtual-vectorclj

(new-virtual-vector opts)
source

put-aaclj

(put-aa buffer aa)
source

requiredclj

(required map key)
source

standard-optsclj

(standard-opts)
(standard-opts opts)
source

transcribeclj

(transcribe val opts)
source

update-assoc-in!clj

(update-assoc-in! this ks v)
source

update-dissoc-in!clj

(update-dissoc-in! this ks)
source

update-getclj

(update-get this)
source

update-get-inclj

(update-get-in this ks)
source

virtual-optsclj

(virtual-opts)
(virtual-opts opts)
source

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

× close