Why is it that

(eval '(+ 1 2))

works fine in the REPL, but blow up in a source file? Yes, I've grokked that
there are 2 different namespaces, but why should it be so? And how do I
express "use the namespace of the file you're in"?

Thanks

Pat
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to