Liking cljdoc? Tell your friends :D

me.tonsky.persistent-sorted-set.branch


$addcljs

($add this storage key cmp opts)
source

$childcljs

($child node storage idx {:keys [sync?] :or {sync? true} :as opts})
source

$removecljs

($remove this
         storage
         key
         left
         right
         cmp
         {:keys [sync?] :or {sync? true} :as opts})
source

$replacecljs

($replace this
          storage
          old-key
          new-key
          cmp
          {:keys [sync?] :or {sync? true} :as opts})
source

$storecljs

($store this storage {:keys [sync?] :or {sync? true} :as opts})
source

$walk-addressescljs

($walk-addresses this
                 storage
                 on-address
                 {:keys [sync?] :or {sync? true} :as opts})
source

addresscljs

(address this idx)
(address this idx address)
source

ensure-addressescljs

(ensure-addresses this)
source

ensure-childrencljs

(ensure-children node)
source

from-mapcljs

(from-map {:keys [level keys addresses settings]})
source

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