On 10/12/15 10:55 PM, Timothee Cour via Digitalmars-d wrote:
that's only a partial fix: I also would like to express:iotaInclusive(1,256)
iota!ubyte.drop(1)
iotaInclusive(1,256,3)
iota!ubyte.drop(1).stride(3) Just playing devil's advocate. Andrei
Andrei Alexandrescu via Digitalmars-d Mon, 12 Oct 2015 13:49:04 -0700
On 10/12/15 10:55 PM, Timothee Cour via Digitalmars-d wrote:
that's only a partial fix: I also would like to express:iotaInclusive(1,256)
iota!ubyte.drop(1)
iotaInclusive(1,256,3)
iota!ubyte.drop(1).stride(3) Just playing devil's advocate. Andrei