https://issues.dlang.org/show_bug.cgi?id=9871
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Seb <[email protected]> --- > A simpler implementation: Well, it's just: --- tup.expand.only; --- https://run.dlang.io/is/vJaBtM I'm not so sure whether this will be added to Tuple, but as Tuples will hopefully soon be part of the language, they should be first-class range citizens too. --
