guile-rope Manual version 0.1
Next:
Introduction
[
Contents
][
Index
]
guile-rope
This manual is for guile-rope version 0.1.
Table of Contents
1 Introduction
1.1 Reporting bugs
1.2 An analysis of ropes
1.3 Balancing a rope
1.3.1 The balancing algorithm
1.4 The Scheme representation
1.5 Insertions in immutable ropes
2 rope API
2.1 Rope constructor
2.2 Getters
2.3 Predicates
2.4 Conversion procedures
2.5 Balancing
2.6 Concatenation
2.7 Subropes
2.8 Insertions and deletions
2.9 Searching
2.10 Eager comprehensions
2.10.1 Examples using eager comprehension
2.11 Setting the leaf size
2.12 rope transpose API
2.12.1 Rope transpose constructor
2.12.2 Getters and setters
2.12.3 Navigation
2.12.4 Mutation
Appendix A GNU Free Documentation License
List of Figures
List of Examples
Index
Next:
Introduction
[
Contents
][
Index
]