Index

Jump to:   :   *  
C   R   S  
Index EntrySection

:
:rope-dispatchEager comprehensions

*
*rope-maximum-leaf-size*Setting the leaf size

C
chapter, introIntroduction
chapter, rope APIrope API
cons->ropeConversion procedures

R
ropeRope constructor
rope->consConversion procedures
rope->stringConversion procedures
rope-appendConcatenation
rope-balanceBalancing
rope-balanced?Predicates
rope-concatenateConcatenation
rope-containsSearching
rope-deleteInsertions and deletions
rope-depthGetters
rope-ecEager comprehensions
rope-insert-atInsertions and deletions
rope-leftGetters
rope-lengthGetters
rope-null?Predicates
rope-refGetters
rope-rightGetters
rope-transpose-ascendNavigation
rope-transpose-contractMutation
rope-transpose-contract*Mutation
rope-transpose-from-indexRope transpose constructor
rope-transpose-leftNavigation
rope-transpose-left*Navigation
rope-transpose-nextNavigation
rope-transpose-nodeGetters and setters
rope-transpose-parentGetters and setters
rope-transpose-previousNavigation
rope-transpose-rightNavigation
rope-transpose-right-child?Getters and setters
rope-transpose-right*Navigation
rope-transpose?Rope Transpose Predicates

S
section, Insertions in immutable ropesInsertions in immutable ropes
section, reporting bugsReporting bugs
section, rope analysisAn analysis of ropes
section, rope balancingBalancing a rope
section, Scheme representationThe Scheme representation
set-rope-transpose-nodeGetters and setters
string->random-ropeConversion procedures
subropeSubropes
subsection, balancing algorithmThe balancing algorithm