(c-observe c why)
(c-observe c prior-value why)
(defobserver slot types params & body)
(fn-obs & body)
Shortcut definer for cell-specific observers. body can be multiple sexprs with access to call parameters: slot, me, new, old, and c.
Shortcut definer for cell-specific observers. body can be multiple sexprs with access to call parameters: slot, me, new, old, and c.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close