A case study for `reasync`

Are there really doubts out there? We've had to define a ton of overloads in our projects to support async and non-async contexts. Our Parsing package also already leverages @rethrows to propagate a parser's ability to throw, and we'd love to provide similar @reasync functionality.

12 Likes