guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's with `symbol-set!' is deprecated. Use the module system inste


From: Andy Wingo
Subject: Re: What's with `symbol-set!' is deprecated. Use the module system instead.
Date: Sat, 07 Jan 2012 00:47:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hi,

On Mon 05 Dec 2011 15:54, Andy Wingo <address@hidden> writes:

> On Mon 05 Dec 2011 09:11, David Kastrup <address@hidden> writes:
>
>> David Kastrup <address@hidden> writes:
>>
>>>> (symbol-set! #f (string->symbol name) value)
>>> (module-define! (current-module) (string->symbol name) value)
>
> Indeed, the module system needs better documentation.

I have now documented module-define! and some related procedures.

Regards,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]