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

Re: Scheme_make_namespace



Longer answers later, but this one is easy:

Quoting David N. Welton:
> Is it possible to export the code from one module and then import it
> in the namespace without touching the disk?

Yes, with `namespace-attach-module'.

Matthew