A Discussion of Tuple Syntax
Dicebot
public at dicebot.lv
Mon Aug 19 11:10:38 PDT 2013
On Monday, 19 August 2013 at 17:57:45 UTC, Meta wrote:
> As far as I can tell, when everyone talks about tuple syntax,
> they are talking about run-time tuples. That's definitely what
> I'm talking about whenever I mention tuple syntax, as I don't
> think it would be a good thing to use it for both run-time and
> compile-time tuples (and I don't really consider the latter
> tuples).
No. I speak exclusively about native syntax for compile-time
tuples and stand by the point that run-time tuples are mostly
fine as-is and should not be touched at all.
More information about the Digitalmars-d
mailing list