<@U2E974ELT> I was thinking about the rx-java coro...
# coroutines
e
@elizarov I was thinking about the rx-java coroutine .await. I think it might make sense to create a wrapping class that encapsulates the error / sucess. 1 reply This result class is called
Try
in Scala (because of "try monad"). I cannot convince myself that it is useful enough to include it (and it is very easy to write if you need it). I will appreciate if you (or @gildor) share some real-life use-cases for such a class.