[plt-scheme] renaming primitives
At Sat, 2 Nov 2002 16:13:41 -0500 (EST), Doug Orleans wrote:
> I guess my question was, is there any difference between a module
> imported via the second argument to a module declaration, and modules
> imported with require?
No.
You're right that the restriction to a module name instead of a
require-spec for the initial import seems artificial. I can't remember
why I thought it was necessary or a good idea, and in any case, I
suspect that I was wrong. I hope to revist the question soon.
Matthew