[plt-scheme] get the list of modules in a namespace

From: YC (yinso.chen at gmail.com)
Date: Wed Jul 30 18:25:21 EDT 2008

Hi -

how can I get a list of the modules in a namespace?  I'm trying to merge two
namespaces, and it seems the easiest way is to use
`namespace-attach-module`, which requires me to know the list of modules
that belongs to the source namespace.

It seems that there is something called namespace-registry that holds such
information, but there doesn't appear to be a way to manipulate it.

Is there a way to accomplish the goal?

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080730/18971313/attachment.html>

Posted on the users mailing list.