On 10/07/14 05:59, logicchains wrote:
It's been implemented in Rust[1] via a macro, and can be implemented in Haskell[2] without compiler support, so I'd be surprised if it wasn't already possible to implement in D. It wouldn't however be as useful as Go's until D gets message passing between fibres.
Another use case for AST macros, which we don't have :( -- /Jacob Carlborg
