Deprecation plan for TypeTuple?

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Jan 16 18:17:03 UTC 2020


On Thu, Jan 16, 2020 at 04:13:31PM +0000, berni44 via Digitalmars-d wrote:
> I know, this question has been asked 4 years ago where the answer was
> essentially that we should wait some time... Now, what's the current
> state?

I thought `TypeTuple` already doesn't compile, and you have to use
`AliasSeq` now?

Although there's still the ongoing problem of the compiler docs still
referring to "tuples", and "AliasSeq" being a real mouthful that people
have a hard time understanding without spending a lot of time to learn
what it is.


T

-- 
Two wrongs don't make a right; but three rights do make a left...


More information about the Digitalmars-d mailing list