Hello!
Andy Wingo skribis:
> On Sun 24 Nov 2019 18:54, Ludovic Courtès writes:
>
>> It seems that if you ‘set!’ a public variable of a declarative module,
>> the change is visible to all the module users, but it’s not necessarily
>> visible to procedures within that module, presumably because t
Hi :)
On Sun 24 Nov 2019 18:54, Ludovic Courtès writes:
> It seems that if you ‘set!’ a public variable of a declarative module,
> the change is visible to all the module users, but it’s not necessarily
> visible to procedures within that module, presumably because they use an
> inlined or speci
Le dim. 24 nov. 2019 à 18:54, Ludovic Courtès a écrit :
>
> Hello!
>
> It seems that if you ‘set!’ a public variable of a declarative module,
> the change is visible to all the module users, but it’s not necessarily
> visible to procedures within that module, presumably because they use an
> inlin