Next: Navigation, Previous: Rope transpose constructor, Up: rope transpose API [Contents][Index]
The getter for the current node in rope-transpose.
The setter for the current node in rope-transpose. Returns a new
<rope-transpose> with the node field of rope-transpose
replaced by new-node.
The getter for the parent of the current node in rope-transpose.
The getter for the direction of the current node relative to its parent in rope-transpose. If the node is a left child of the parent, this procedure returns ‘#f’, and otherwise ‘#t’.