Why is it that<br><br>(eval &#39;(+ 1 2))<br><br>works fine in the REPL, but blow up in a source file? Yes, I&#39;ve grokked that there are 2 different namespaces, but why should it be so? And how do I express &quot;use the namespace of the file you&#39;re in&quot;?<br>
<br>Thanks<br><br>Pat<br>