Take out "experimental" comment near `on-changes`. It became official some time ago.
This commit is contained in:
parent
a9447f3082
commit
2c2c1c6612
|
@ -192,8 +192,6 @@
|
|||
new-db)))))
|
||||
|
||||
|
||||
;; EXPERIMENTAL
|
||||
|
||||
(def on-changes
|
||||
"Middleware factory which acts a bit like \"reaction\" (but it flows into db , rather than out)
|
||||
It observes N inputs (paths into db) and if any of them change (as a result of the
|
||||
|
|
Loading…
Reference in New Issue