Can people show me code where they’re performing multiple IO actions in a single method chain and they think that’s *good*?
-
-
I see, thanks for the breakdown! I agree with that perspective, and tend to manually do that before I can even read other people's gratuitously combinated async code
-
IHMO, builders should be used to only build one operation. Once you want two awaits in a chain, you want to construct two different operation types. I'm a bit sad that await gives us a great way to start doing that, but people seem to want their and_then back :(.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.