@Araq:

> I don't think that is a good argument, (regarding tuples work in C++)

I meant that I don't care what works or partly works in C++; I care about what 
is easy to remember how to use in Nim: In Nim, to the casual programmer, tuples 
are just like objects but with a short cut declaration, construction, and 
dereferencing. In considering them this way, it might seem strange that one 
can't apply custom "hooks" to them although there are ways around that using 
what does work or will work when you fix the bug. "I'm just sayin'..." ;-)

Reply via email to