Combine Coroutines and Input Ranges for Dead-Simple D Iteration

Rory McGuire rjmcguire at gmail.com
Tue May 1 02:16:17 PDT 2012


Fibers are basically just execution stacks like greenlets from python so I
would imagine you can clone/copy them.

Nice write up, I think it will help people get more fibre in their D diet.
:)

On Tue, May 1, 2012 at 10:27 AM, Nick Sabalausky <
SeeWebsiteToContactMe at semitwist.com> wrote:

> A little write-up I just did on something I thought was pretty cool:
>
> Combine Coroutines and Input Ranges for Dead-Simple D Iteration
>
> https://www.semitwist.com/articles/article/view/combine-coroutines-and-input-ranges-for-dead-simple-d-iteration
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20120501/fbc7ce6f/attachment.html>


More information about the Digitalmars-d-announce mailing list