Rope.opEquals

Compare two ropes.

  1. bool opEquals(char[] str)
  2. bool opEquals(Rope str)
    struct Rope
    const nothrow
    bool
    opEquals
    (
    const Rope str
    )

Meta