emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs lisp syntax rfc: (cond (EXPR => (lambda (X) ...)))


From: MON KEY
Subject: Re: emacs lisp syntax rfc: (cond (EXPR => (lambda (X) ...)))
Date: Mon, 3 Jan 2011 00:37:48 -0500

> What do people think of adding this to Emacs Lisp?

Is the proposed symbol for this syntax extension `=>'?

If so, I find the proposed symbol ugly.

`=>' is already a semantically loaded indicator.

Likewise, the individual tokens of `=>' are too visually similiar to
`=' and `>'.

I would prefer either `#=>' or `#->' which might help to convey the
implicit function call involved.

--
/s_P\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]