[Ur] signal monad semantics
Gergely Buday
gbuday at gmail.com
Thu Nov 10 03:32:10 EST 2011
Hi there,
the manual says
"By
using signal on a source, you implicitly subscribe to change
notications for that source. That is, your signal
will automatically be recomputed as that source changes"
My question is: does this simply mean that upon "set"-ting a source
triggers the signal monad to fire, or a comparison is done whether the
new value is different from the previous?
- Gergely
More information about the Ur
mailing list