At Sun, 09 Jan 2005 20:15:58 -0500, Paul Schlie wrote: > > (a #;(a) b) => (a {remove (a)} b) => (a b) > > Just as: > > (a '(a) b) => (a {quote (a)} b) => (a (quote (a)) b) > > > Where {} denote operations/transforms applied by the "reader" Oh, I finally understand what you're suggesting. Please dis-regard my comments. Sorry for the confusion. Robby