Quoth [EMAIL PROTECTED] (Ludovic Courtès): > Dynamic binding definition is compilation-unfriendly. Kjetil's > proposed `define-lotsof' macro is more appropriate, as it can be fully > evaluated at compile-time (should a compiler be used, that is), > whereas the `module-define!' trick requires that compilation and > execution be the one and same phase.
Ah, interesting. Noted. Thanks again (to Kjetil also). Sebastian
