Last call for AliasSeq

via Digitalmars-d digitalmars-d at puremagic.com
Wed Jul 29 06:07:46 PDT 2015


On Tuesday, 28 July 2015 at 14:05:47 UTC, Elvis Zhou wrote:
> Good to know, thanks.
> However, isn't AliasSequence more clear and does eliminate 
> ambiguity?
> Moreover, as a nonnative English speaker, I've no idea how to 
> pronounce Seq :(

Well, I don't think "seq" or "sequence" are descriptive for what 
TypeTuple does… Just pointing out common definitions for "Seq", 
"Seq1" etc since you asked.

"Aliases", "Parameters", "Pack" , "List" etc would be more 
descriptive given that the elements of TypeTuple is not drawn 
from a typed set, but basically anything that isn't a list…


More information about the Digitalmars-d mailing list