[plt-scheme] Re: cannot modify module-bound variables

From: Eric Hanchrow (offby1 at blarg.net)
Date: Mon Apr 16 20:37:30 EDT 2007

Without having read it too closely, I'd suggest:

* _not_ exporting "dispatcher"

* instead, exporting _functions_ (not syntax) that modifies dispatcher

I suspect that'll let you do it.
-- 




Posted on the users mailing list.