Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ee3d8430cc80796773ea2e1c8ad4ef5d > files > 173

ocaml-reins-devel-0.1a-10.fc15.i686.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="Reins.Sets.MonoSetSigFn.html">
<link rel="next" href="Reins.Sets.GenSetSig.html">
<link rel="Up" href="Reins.Sets.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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Reins" rel="Chapter" href="Reins.html"><title>Reins.Sets.MonoSetSigFnStd</title>
</head>
<body>
<div class="navbar"><a href="Reins.Sets.MonoSetSigFn.html">Previous</a>
&nbsp;<a href="Reins.Sets.html">Up</a>
&nbsp;<a href="Reins.Sets.GenSetSig.html">Next</a>
</div>
<center><h1>Module type <a href="type_Reins.Sets.MonoSetSigFnStd.html">Reins.Sets.MonoSetSigFnStd</a></h1></center>
<br>
<pre><span class="keyword">module type</span> MonoSetSigFnStd = <code class="code">functor (</code><code class="code">C</code><code class="code"> : </code><code class="type"><a href="Reins.Types.Mono.Comparable.html">Reins.Types.Mono.Comparable</a></code><code class="code">) -&gt; </code><code class="type"><a href="Reins.Sets.MonoSetSig.html">MonoSetSig</a></code><code class="type">  with type elt = C.t and type 'a result = 'a</code></pre><table border="0" cellpadding="3" width="100%">
<tr>
<td align="left" valign="top" width="1%%"><b>Parameters: </b></td>
<td>
<table class="paramstable">
<tr>
<td align="center" valign="top" width="15%">
<code>C</code></td>
<td align="center" valign="top">:</td>
<td><code class="type"><a href="Reins.Types.Mono.Comparable.html">Reins.Types.Mono.Comparable</a></code>
</table>
</td>
</tr>
</table>
<hr width="100%">
<pre><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> </pre>

<pre><span id="TYPEelt"><span class="keyword">type</span> <code class="type"></code>elt</span> </pre>

<pre><span id="TYPEcursor"><span class="keyword">type</span> <code class="type"></code>cursor</span> </pre>

<pre><span id="TYPEresult"><span class="keyword">type</span> <code class="type">'a</code> result</span> </pre>

<pre><span class="keyword">include</span> <a href="Reins.Sets.Set_.html">Reins.Sets.Set_</a></pre>
<pre><span id="VALto_string"><span class="keyword">val</span> to_string</span> : <code class="type">'a set -> string</code></pre></body></html>