Liking cljdoc? Tell your friends :D

tiltontec.cell.observer


+observe-default-handler+clj/s

source

c-observeclj/s

(c-observe c why)
(c-observe c prior-value why)
source

defobserverclj/smacro

(defobserver slot types params & body)
source

fn-obsclj/smacro

(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.
sourceraw docstring

observeclj/smultimethod

source

observe-by-typeclj/smultimethod

source

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

× close