Array.range

Undocumented in source. Be warned that the author may not have intended to support it.
struct Array(alias T, alias AllocT = SystemAllocator, alias Grow = DefaultGrowth)
@nogc nothrow @property @trusted inout
inout(T)[]
range
()

Meta