Hi all - <br><br>Is there a way to verify whether a symbol is defined (or imported) at compile time? I am trying to write a conditional define macro (e.g. define-once) that will evaluate to define if the variable is not previously defined, but struggling to figure out how to determine whether a symbol's existence. (namespace-defined? v) doesn't appear to work for compile-time.
<br><br>Thanks,<br>yinso <br><br>-- <br><a href="http://www.yinsochen.com">http://www.yinsochen.com</a><br>...continuous learning...