StringImpl.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) opSlice()
    struct StringImpl(T, Handler, size_t SmallSize = 16)
    typeof(this)
    opSlice
    ()
  2. typeof(this) opSlice(size_t low, size_t high)

Meta