TypedIndexArray.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct TypedIndexArray(KEY, VALUE, size_t LENGTH)
inout
inout(Slice)
opSlice
(
KEY begin
,
KEY end
)

Meta