Also, I'm not sure why TypeTuple is introduced in std.meta "for legacycompatibility" as the module is brand new.std.meta was moved from std.typetuple, and it now publicly imports std.meta.-Steve
It is possible for std.typetuple to publicly import std.meta and have the alias also in there?
