($remove this
storage
key
left
right
cmp
{:keys [sync?] :or {sync? true} :as opts})($replace this
storage
old-key
new-key
cmp
{:keys [sync?] :or {sync? true} :as opts})(slots-for-storage node)Serializable slots for THIS node (diffs already assembled during store); nil if none. Storage backends call this to persist the per-child buffered diffs alongside addresses. Mirrors JVM slotsForStorage.
Serializable slots for THIS node (diffs already assembled during store); nil if none. Storage backends call this to persist the per-child buffered diffs alongside addresses. Mirrors JVM slotsForStorage.
(walk-addresses this
storage
on-address
{:keys [sync?] :or {sync? true} :as opts})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |