(adapt e & [meta])
(adapton? v)
(amemo args & body)
(aref v)
(avar e)
(avar-get v)
(avar-set! v e)
(defamemo f args & body)
(defavar name e)
(set-sup! this new-sup)
(-edge! this a-sub)
(get-sup this)
(compute this)
(get-result this)
(+edge! this a-sub)
(set-result! this new-result)
(dirty! this)
(set-thunk! this new-thunk)
(make-athunk thunk & [meta])
(xf-amemo args & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close