[racket] duplicate/copy a namespace

From: YC (yinso.chen at gmail.com)
Date: Thu Nov 4 20:10:31 EDT 2010

Hi all -

is there a way to duplicate or copy a namespace?  It looks like I can use
namespace-mapped-symbols, namespace-variable-value, and
namespace-variable-set-value! to copy the results from one namespace to
another, but this only works for variables, not syntaxes that resides in the
source namespace.

Any ideas are appreciated.  Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101104/2aaaea90/attachment.html>

Posted on the users mailing list.