Hi,
I've been using a macro to turn thread spawn into an async call that had been shared previously on this forum.
With Nim 1.0.0 and improvements to asyncdispatch, I'm wondering if this capability made its way into the standard library yet?
Sorry if I missed it, I browsed the async* documentation today but couldn't find anything similar. Thanks!