Rope.DiffRegion

Undocumented in source.

Alias This

asArray

Members

Functions

asArray
inout(Rope)[2] asArray()
Undocumented in source. Be warned that the author may not have intended to support it.
isSame
bool isSame()

Returns true if the two compared ropes are identical.

Variables

first
Rope first;
Undocumented in source.
second
Rope second;
Undocumented in source.
start
size_t start;
Undocumented in source.

Meta