> It's not a style I would usually use for variables. But that's a style thing; 
> nothing in curly-infix *requires* these kinds of variable names.

Of course.

Though, now that you mention it, it occurs to me that there's a more
general criticism of infix. Things like this are confusing:

  {some-long-sym - some-other-long-sym}
  {some+long+sym + some+other+long+sym}

Somehow I never noticed this issue in prefix because the operator is
more salient:

  (- some-long-sym some-other-long-sym)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to