[Prev][Next][Index][Thread]
Re: A basic question: defining modules and libraries
Neel Krishnaswami wrote in message ...
>Andreas Bogk <andreas@andreas.org> wrote:
>> neelk@brick.cswv.com (Neel Krishnaswami) writes:
>> > I dunno why modules don't nest, though. Maybe there are theoretical
>>
>> What do you mean by 'nesting'? It is possible to combine several
>> modules to a single module.
>
>I guess I mean a hierarchical namespace, kind of like the way a
>filesystem partitions names.
I'm curious as to what you would do with this.
Would a name look like 'Dylan/Complex/add'. If so, couldn't
you just use 'prefix:' to get this effect?
Follow-Ups:
References: