std.range.iota

Module entries: IntIota, Iota

class IntIota

TODO: document

empty()

bool empty()

front()

int front()

next()

IntIota next()

length()

int length()

class Iota

TODO: document

empty()

bool empty()

front()

size_t front()

next()

Iota next()

length()

size_t length()