Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 14f9d1392cdb31b82b42df8a6fcda1e4 > files > 35

ocaml-res-devel-3.2.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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 rel="previous" href="Pres_intf.html">
<link rel="next" href="Weak_intf.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Strat" rel="Chapter" href="Strat.html">
<link title="Pres_intf" rel="Chapter" href="Pres_intf.html">
<link title="Nopres_intf" rel="Chapter" href="Nopres_intf.html">
<link title="Weak_intf" rel="Chapter" href="Weak_intf.html">
<link title="Res" rel="Chapter" href="Res.html"><title>Nopres_intf</title>
</head>
<body>
<div class="navbar"><a href="Pres_intf.html">Previous</a>
&nbsp;<a href="index.html">Up</a>
&nbsp;<a href="Weak_intf.html">Next</a>
</div>
<center><h1>Module <a href="type_Nopres_intf.html">Nopres_intf</a></h1></center>
<br>
<pre><span class="keyword">module</span> Nopres_intf: <code class="code">sig</code> <a href="Nopres_intf.html">..</a> <code class="code">end</code></pre>Interfaces to unparameterized resizable arrays and buffers<br>
<hr width="100%">
<pre><span class="keyword">module type</span> <a href="Nopres_intf.T.html">T</a> = <code class="code">sig</code> <a href="Nopres_intf.T.html">..</a> <code class="code">end</code></pre><div class="info">
Interface to unparameterized resizable arrays
</div>
<pre><span class="keyword">module type</span> <a href="Nopres_intf.Buffer.html">Buffer</a> = <code class="code">sig</code> <a href="Nopres_intf.Buffer.html">..</a> <code class="code">end</code></pre><div class="info">
Extended interface to buffers (resizable strings)
</div>
</body></html>