Sophie

Sophie

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

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.SplayMap.MonoMap.html">
<link rel="Up" href="Reins.SplayMap.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.SplayMap.GenMap</title>
</head>
<body>
<div class="navbar"><a href="Reins.SplayMap.MonoMap.html">Previous</a>
&nbsp;<a href="Reins.SplayMap.html">Up</a>
&nbsp;</div>
<center><h1>Functor <a href="type_Reins.SplayMap.GenMap.html">Reins.SplayMap.GenMap</a></h1></center>
<br>
<pre><span class="keyword">module</span> GenMap: <div class="sig_block"><code class="code">functor (</code><code class="code">K</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><div class="sig_block"><code class="code">functor (</code><code class="code">V</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.GenMapSig.html">Reins.Maps.GenMapSig</a></code><code class="type">  with type key = K.t
		     and type elt = V.t
		     and type 'a result = 'a * GenMap(K)(V).t</code></div></div></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>K</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>
<tr>
<td align="center" valign="top" width="15%">
<code>V</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.MonoMapSig.html">Reins.Maps.MonoMapSig</a></pre>
<pre><span id="VALgen"><span class="keyword">val</span> gen</span> : <code class="type">?size:int -> Random.State.t -> t</code></pre></body></html>