(alloc gs prev-graph)(alloc gs prev-graph fun)create a new graph containing everything in a previous graph, takes an optional callback to which a fragment id is passed in to which new items can be inserted
create a new graph containing everything in a previous graph, takes an optional callback to which a fragment id is passed in to which new items can be inserted
(clone-frag gs frag-id)given a frag id make a new frag containing all the same things, returns a tuple of [frag-id size]
given a frag id make a new frag containing all the same things, returns a tuple of [frag-id size]
(frag-stats gs)dumps some interesting stats about frags
dumps some interesting stats about frags
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 |