Does anybody know if it’s possible to create a pro...
# coroutines
p
Does anybody know if it’s possible to create a property (delegated or not) that suspends (with coroutines) in the getter?
p
Cool! Good to know that some people is also interested :) maybe when coroutines come out fully
g
Roman, main author of coroutines and kotlinx.coroutines created this issue itself 🙂 I don’t think that it’s related to experimental status because “experimental” is more about backward compatibility warranties
2