Description: Ropes appear to be mutable, but update operations really copy enough of the data structure to leave the original valid. Thus ropes can be logically copied by just copying a pointer value.
To Search:
File list (Check if you may need any files):
_rope.c
_rope.h