Re: Keyword type?

Jose A Ortega Ruiz <jao-mXXj517/[email protected]> Thu, 27 May 2004 13:50:32 +0200
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
On Wed, May 26, 2004 at 05:42:25PM -0700, Tom Lord wrote:
> (How do you feel about :foo instead of #:foo?  It violates R5RS, I
> guess, but -- in any way that is likely to really matter?)
> 

My vote goes for #:foo (I don't see the point of violating R5RS), although,
on purely aestetical grounds, I'd use foo:

jao