[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Modules: first steps.
From: |
Tom Lord |
Subject: |
Re: Modules: first steps. |
Date: |
Wed, 18 Sep 2002 14:11:25 -0700 (PDT) |
>> * Why set-current-module ? I'd expect set-current-module!
> I can't really say. I myself have grown a bit tired of the
> bang-suffix, I have to say.
The bang suffix ideally means: "modifies the first argument as the
primary and intended effect", so it doesn't really apply to
set-current-module.
-t