Open back2dos opened 3 years ago
To accompany https://github.com/haxetink/tink_core/issues/161,
bind
value
ObservableObject
StateObject
setter
Promised
auto
asyncAuto
To accompany https://github.com/haxetink/tink_core/issues/161,
bind
andvalue
are available on allObservableObject
implementors at runtime (and forStateObject
there should be asetter
forvalue
).Promised
is usableauto
will be interesting ... perhaps there should simply be anasyncAuto
for async computations