that's only a partial fix: I also would like to express: iotaInclusive(1,256) iotaInclusive(1,256,3)
etc On Mon, Oct 12, 2015 at 12:31 PM, Nordlöw via Digitalmars-d < [email protected]> wrote: > On Monday, 12 October 2015 at 16:34:09 UTC, Andrei Alexandrescu wrote: > >> We can add iota!T() with no arguments that spans the entire range of T >> (integral). -- Andrei >> > > Clever, as always, Andrei! ;) > > Should I do a PR? >
