|
|
|
|
|
by danh
4538 days ago
|
|
In a way. Using regular atoms you can only get a callback when they are modified, but not when they are deref'ed. You could still use regular atoms, though, with some extend-type magic. But then you risk messing with non-Cloact code in horrible ways... |
|