static arrays becoming value types
Yigal Chripun
yigal100 at gmail.com
Tue Oct 20 22:18:54 PDT 2009
On 21/10/2009 05:48, Robert Jacques wrote:
> On Tue, 20 Oct 2009 23:30:48 -0400, Leandro Lucarella <llucax at gmail.com>
> wrote:
>> Robert Jacques, el 20 de octubre a las 21:06 me escribiste:
>>> Now, if SOL allowed tuples to do things you can't do today in D,
>>> like assign a tuple to a struct with the same signature, then this
>>> might be a point. But that wasn't the example given.
>>
>> Yes, that's another thing that can be done without real tuple support in
>> the language. Anyway, I guess I was a little exaggerated with '*way far*
>> from ideal', but I'm convinced there is plenty of room for improvements.
>> =)
>>
>
> Would you happen to know of a language which does tuples well already?
pick any functional language.. my favorite is ML
More information about the Digitalmars-d
mailing list