Range

_aaRange implements a ForwardRange

struct Range {
Impl* impl;
size_t idx;
}

Alias This

impl
Suggestion Box / Bug Report