Re: [q-lang-users] A proposal to adopt Python tuple syntax
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2005-06-27 20:42:59
|
John.Cowan wrote: > It's a matter of how you conceptualize the optional trailing comma in tuples > other than 1-tuples. If the rule is "a comma is permitted after the last > element", then "(,)" is illegal. If the rule is "a comma is permitted before > the right parenthesis", then "(,)" is legal and means the same as "()". > (And the same reasoning for lists.) I vote for the former (no (,) allowed). > As I say, I don't care how this one is decided. So it's decided then? Anyone else? -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |