To accompany haxetink/tink_core#161,
- make it so that
bind and value are available on all ObservableObject implementors at runtime (and for StateObject there should be a setter for value).
- make sure
Promised is usable
- the runtime version of
auto will be interesting ... perhaps there should simply be an asyncAuto for async computations
To accompany haxetink/tink_core#161,
bindandvalueare available on allObservableObjectimplementors at runtime (and forStateObjectthere should be asetterforvalue).Promisedis usableautowill be interesting ... perhaps there should simply be anasyncAutofor async computations