Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 176120d3ab6f4b35267e50a783ee4591 > files > 19

ocaml-rope-devel-0.5-2.mga4.x86_64.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Rope" rel="Chapter" href="Rope.html"><title>Index of modules</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of modules</h1>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Rope.Buffer.html">Buffer</a> [<a href="Rope.html">Rope</a>]</td>
<td><div class="info">
This is similar to the <code class="code">Buffer</code> module in the standard library
    except that it constructs ropes.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Rope.Iterator.html">Iterator</a> [<a href="Rope.html">Rope</a>]</td>
<td><div class="info">
Iterators for ropes.
</div>
</td></tr>
<tr><td align="left"><br>R</td></tr>
<tr><td><a href="Rope.Regexp.html">Regexp</a> [<a href="Rope.html">Rope</a>]</td>
<td><div class="info">
TBD: Regular expressions for ropes.
</div>
</td></tr>
<tr><td><a href="Rope.html">Rope</a> </td>
<td><div class="info">
Ropes ("heavyweight strings") are a scalable string
    implementation: they are designed for efficient operation that
    involve the string as a whole.
</div>
</td></tr>
<tr><td><a href="Rope.Rope_toploop.html">Rope_toploop</a> [<a href="Rope.html">Rope</a>]</td>
<td><div class="info">
Toploop printer and its configuration.
</div>
</td></tr>
</table>
</body>
</html>