Rope.opIndex

Get character at given index.

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

Meta