can I ask for `withTimeout` to return a sealed cla...
# coroutines
g
can I ask for
withTimeout
to return a sealed class hierarchy instead of a
T
or throwing an exception? I feel like sealed classes are likely to become pretty kotlin idiomatic pretty quickly