blob: dde148dd107ec154eecd843cccb6ef0b0f59d92b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Entities" rel="Chapter" href="Entities.html"><title>Entities</title>
</head>
<body>
<div class="navbar"> <a class="up" href="index.html" title="Index">Up</a>
</div>
<h1>Module <a href="type_Entities.html">Entities</a></h1>
<pre><span id="MODULEEntities"><span class="keyword">module</span> Entities</span>: <code class="code"><span class="keyword">sig</span></code> <a href="Entities.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><hr width="100%">
<pre><span id="TYPEul"><span class="keyword">type</span> <code class="type"></code>ul</span> </pre>
<pre><span id="TYPEli"><span class="keyword">type</span> <code class="type"></code>li</span> </pre>
<pre><span id="TYPEamp"><span class="keyword">type</span> <code class="type"></code>amp</span> </pre>
<pre><span id="TYPEt"><span class="keyword">type</span> <code class="type">[< `A of & <a href="Entities.html#TYPEamp">amp</a> ]</code> t</span> = <</pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTt.ul">ul</span> : <code class="type">< li : [< `A of & <a href="Entities.html#TYPEamp">amp</a> ] as 'a ></code>;</code></td>
</tr></table>
>
</pre>
</body></html>
|