Re: My own control structures are slow



Donald Arseneau <asnd@xxxxxxxxx> wrote:
> Christian Gollwitzer <auriocus@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
>> ... because "info locals" returns the empty string.
> Only when you test it by typing directly at the global command prompt,

Since the "info locals" was inside the uplevel, it was enough to
call the procedure (MAP) from global level to get that effect.

> Anyway, it should be [info vars] to give every variable ...
That likely fixes it.

.