Next: Getters, Up: rope API [Contents][Index]
Constructs a rope with left node left and right node right. Both arguments may be strings or ropes. Strings will be copied to be read-only (immutable) if not already read-only.