Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 503b612ceb77b56b660c213400cb5147 > files > 227

ocaml-reins-devel-0.1a-7.fc13.x86_64.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="next" href="Reins.Types.Poly.Comparable.html">
<link rel="Up" href="Reins.Types.Poly.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.Types.Poly.Equatable</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="Reins.Types.Poly.html">Up</a>
&nbsp;<a href="Reins.Types.Poly.Comparable.html">Next</a>
</div>
<center><h1>Module type <a href="type_Reins.Types.Poly.Equatable.html">Reins.Types.Poly.Equatable</a></h1></center>
<br>
<pre><span class="keyword">module type</span> Equatable = <code class="code">sig</code> <a href="Reins.Types.Poly.Equatable.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">type</span> <a name="TYPEt"></a><code class="type">'a</code> t </pre>

<pre><span class="keyword">val</span> <a name="VALequal"></a>equal : <code class="type">'a <a href="Reins.Types.Poly.Equatable.html#TYPEt">t</a> -> 'a <a href="Reins.Types.Poly.Equatable.html#TYPEt">t</a> -> bool</code></pre></body></html>