- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto ref opIndex(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
A opSlice(ptrdiff_t start, ptrdiff_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSliceAssign
auto opSliceAssign(T ahs, ptrdiff_t start, ptrdiff_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
- range
T range()
Gets the internally held range after predication.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
Lazy substitute-based range implementation.