On Mon, Mar 1, 2021 at 1:15 PM Linus Björnstam
<linus.inter...@fastmail.se> wrote:
>
> Hi Guilers!
>
> I found some code I wrote while drunk. I had completely forgotten about it, 
> but found it a fun little exercise. I would argue that falls under the 
> "neglected library" category.
>
> Anyway: It implements python-style generators, with yield and, more 
> importantly, yield-from:
>
> https://git.sr.ht/~bjoli/awesome-coroutine-generators
>
> I tried to extend it while sober. It didn't work, so be warned  I guess.

You know what to do then :-D.

> The code is somewhat a mess, but short enough to be understandable.
>

Aleix

Reply via email to