Liking cljdoc? Tell your friends :D

day8.re-frame-10x.events


app-db-path-mwcljs

source

disable-tracing!cljs

(disable-tracing!)
source

dissoc-incljs

(dissoc-in m [k & ks :as keys])

Dissociates an entry from a nested associative structure returning a new nested structure. keys is a sequence of keys. Any empty maps that result will not be present in the new structure.

Dissociates an entry from a nested associative structure returning a new
nested structure. keys is a sequence of keys. Any empty maps that result
will not be present in the new structure.
sourceraw docstring

enable-tracing!cljs

(enable-tracing!)
source

filtered-view-trace-mwcljs

source

first-match-idcljs

(first-match-id m)
source

fixed-aftercljs

(fixed-after f)
source

ignored-event-mwcljs

source

log-trace?cljs

(log-trace? trace)
source

low-level-trace-mwcljs

source

mountcljs

(mount popup-window popup-document)
source

open-debugger-windowcljs

(open-debugger-window {:keys [width height top left] :as dimensions})

Originally copied from re-frisk.devtool/open-debugger-window

Originally copied from re-frisk.devtool/open-debugger-window
sourceraw docstring

read-string-maybecljs

(read-string-maybe s)
source

save-filter-itemscljs

(save-filter-items filter-items)
source

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

× close