Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 06ac1aec281c5ae61f8a37c77d031209 > files > 22

ocaml-zarith-devel-1.2.1-3.mga4.x86_64.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=utf8" http-equiv="Content-Type">
<link rel="Start" href="index.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="Z" rel="Chapter" href="Z.html">
<link title="Q" rel="Chapter" href="Q.html">
<link title="Big_int_Z" rel="Chapter" href="Big_int_Z.html"><title>Index of types</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of types</h1>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Big_int_Z.html#TYPEbig_int">big_int</a> [<a href="Big_int_Z.html">Big_int_Z</a>]</td>
<td></td></tr>
<tr><td align="left"><br>K</td></tr>
<tr><td><a href="Q.html#TYPEkind">kind</a> [<a href="Q.html">Q</a>]</td>
<td><div class="info">
Rationals can be categorized into different kinds, depending mainly on
    whether the numerator and/or denominator is null.
</div>
</td></tr>
<tr><td align="left"><br>T</td></tr>
<tr><td><a href="Q.html#TYPEt">t</a> [<a href="Q.html">Q</a>]</td>
<td><div class="info">
A rational is represented as a pair numerator/denominator, reduced to
    have a non-negative denominator and no common factor.
</div>
</td></tr>
<tr><td><a href="Z.html#TYPEt">t</a> [<a href="Z.html">Z</a>]</td>
<td><div class="info">
Type of integers of arbitrary length.
</div>
</td></tr>
</table>
</body>
</html>