Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: naming modules
> (import-module "/usr/src/math.scm" as "special-math")
Or (usr src math) if you want namelists.
> Actually, this in effect guarantees uniqueness by naming the module
> according to its full path in the filesystem. I don't think that is a
> good plan, it would make it impossible to write code that works on
> more than one system this way.
Umm, could you explain this?
Jost
Guile Home |
Main Index |
Thread Index