Lucian Radu Teodorescu
Lucian Radu Teodorescu
Thank you very much! Please also see [Structured Concurrency](https://www.youtube.com/watch?v=Xq2IMOPjPs0). In the last year or so, I got convinced that senders/receivers are the proper model for concurrency. They provide better abstractions...
Hi, Adam Thank you for the interest in this library. As I mentioned above, I would now suggest using [P2300 reference implementation](https://github.com/brycelelbach/wg21_p2300_std_execution) instead of concore. Best regards, LucTeo
Base was aborted. Aborting. Will reimplement this entirely in Hylo.
@kyouko-taiga : It's not clear from the above if we want to implement `@adresssor` attribute now. I'll work as if the answer is "we can implement `@adresssor` attribute later".
> The first question that popped in my mind while starting my review is: why do we need a special type to represent a collection of futures? Is there a...
Aborting. Will reimplement this entirely in Hylo.
The main difference I see between `swift-format` and `docGenerationDependency` is that we DO require contributors to run swift-format for every PR. Is there a way to clean just the "hc"...
Base was aborted. Aborting. Will reimplement this entirely in Hylo.
Base was aborted. Aborting. Will reimplement this entirely in Hylo.
Moving the static variable in an extension, solves the compilation issue.