Rope.opIndex

Slice the rope.

  1. Rope opIndex()
  2. char opIndex(size_t index)
  3. Rope opIndex(size_t[2] slice)
    struct Rope
    const nothrow
    opIndex
    (
    size_t[2] slice
    )

Meta