[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] generator function optimizations
From: |
Andreas Politz |
Subject: |
Re: [patch] generator function optimizations |
Date: |
Sun, 12 Mar 2017 23:44:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Noam Postavsky <address@hidden> writes:
> Since the fix for #23660 was merged, you can already edebug the
> expansion if you set print-circle and print-gensym.
Ah, ok.
> Of course, distinct names are a bit easier for a human to read.
Yes, and I would add, way more easy to follow the execution path.
-ap