Field.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct Field(string fieldName, T)
return inout
static if(isStaticArray!T)
inout(Field)
opSlice
(
size_t dimension : 0
)
(
size_t i
,
size_t j
)

Meta