Sophie

Sophie

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

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.Maps.GenKeyMapSigStd.html">
<link rel="next" href="Reins.Maps.MonoMapSig.html">
<link rel="Up" href="Reins.Maps.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.Maps.GenKeyMapSigFnStd</title>
</head>
<body>
<div class="navbar"><a href="Reins.Maps.GenKeyMapSigStd.html">Previous</a>
&nbsp;<a href="Reins.Maps.html">Up</a>
&nbsp;<a href="Reins.Maps.MonoMapSig.html">Next</a>
</div>
<center><h1>Module type <a href="type_Reins.Maps.GenKeyMapSigFnStd.html">Reins.Maps.GenKeyMapSigFnStd</a></h1></center>
<br>
<pre><span class="keyword">module type</span> GenKeyMapSigFnStd = <code class="code">functor (</code><code class="code">C</code><code class="code"> : </code><code class="type"><a href="Reins.Types.Mono.ArbitraryComparable.html">Reins.Types.Mono.ArbitraryComparable</a></code><code class="code">) -&gt; </code><code class="type"><a href="Reins.Maps.GenKeyMapSigStd.html">GenKeyMapSigStd</a></code><code class="type">  with type key = C.t</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.ArbitraryComparable.html">Reins.Types.Mono.ArbitraryComparable</a></code>
</table>
</td>
</tr>
</table>
<hr width="100%">
<pre><span class="keyword">include</span> <a href="Reins.Maps.MonoKeyMapSig.html">Reins.Maps.MonoKeyMapSig</a></pre>
<pre><span id="VALgen1"><span class="keyword">val</span> gen1</span> : <code class="type">(?size:int -> Random.State.t -> 'a) -> ?size:int -> Random.State.t -> 'a t</code></pre></body></html>