FixedSizeArraySlice.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct FixedSizeArraySlice(FSA, T, size_t Size)
pragma(inline, true) pure @safe nothrow @nogc
typeof(this)
opSlice
(
size_t l
,
size_t h
)

Meta