On Sat, Jun 25, 2011 at 09:44:22PM -0700, Doug Snead wrote:
>    (@ prinl " @X is " (-> @X)) 
> as a rule clause as a debugging print. 

Yes, that's also a way, and sometimes more helpful than tracing.

I recommend 'msg' instead of the 'prin' function family, because it
outputs to standard error and thus doesn't conflict with other output.
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to