genOps

Undocumented in source.

Members

Functions

opIndex
auto ref opIndex(T i)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto ref opIndexAssign(V value, T i)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
auto ref opSlice(T i, T j)
Undocumented in source. Be warned that the author may not have intended to support it.
opSliceAssign
auto ref opSliceAssign(V value, T i, T j)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta