Last call for AliasSeq
Timon Gehr via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 29 21:20:36 PDT 2015
On 07/30/2015 05:59 AM, Ola Fosheim Gr wrote:
> On Thursday, 30 July 2015 at 03:48:50 UTC, Timon Gehr wrote:
>> Hence AliasSeq: It is 'seq alias'.
>> It's like IntList which is 'list int'.
>>
>> Also, this usage is quite common, but still, I was under the
>> impression that you consider it important to provide sources. :-)
>
> "alias" is not a set of values if the same type...
D is a fancy macro system on top of an improved C-like language. It's
the same type in the former system, but no such type exists in the
latter system. D does not have a design that is as principled as that of
the systems you draw inspiration from.
More information about the Digitalmars-d
mailing list