This file is indexed.

/usr/share/doc/libcompare-camlp4-dev/html/api/Pa_compare.Gen_struct.html is in libcompare-camlp4-dev 113.00.00-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
41
42
43
<!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="Pa_compare.Pa_tools.html">
<link rel="next" href="Pa_compare.Gen_sig.html">
<link rel="Up" href="Pa_compare.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="Comparelib_dummy" rel="Chapter" href="Comparelib_dummy.html">
<link title="Pa_compare" rel="Chapter" href="Pa_compare.html"><title>Pa_compare.Gen_struct</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Pa_compare.Pa_tools.html" title="Pa_compare.Pa_tools">Previous</a>
&nbsp;<a class="up" href="Pa_compare.html" title="Pa_compare">Up</a>
&nbsp;<a class="post" href="Pa_compare.Gen_sig.html" title="Pa_compare.Gen_sig">Next</a>
</div>
<h1>Module <a href="type_Pa_compare.Gen_struct.html">Pa_compare.Gen_struct</a></h1>

<pre><span class="keyword">module</span> Gen_struct: <code class="code">sig</code> <a href="Pa_compare.Gen_struct.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="VALphys_equal_first"><span class="keyword">val</span> phys_equal_first</span> : <code class="type">Camlp4.PreCast.Ast.expr -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALchain_if"><span class="keyword">val</span> chain_if</span> : <code class="type">Camlp4.PreCast.Ast.expr list -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALbase_types"><span class="keyword">val</span> base_types</span> : <code class="type">string list</code></pre>
<pre><span id="VALcompare_named"><span class="keyword">val</span> compare_named</span> : <code class="type">Camlp4.PreCast.Ast.ident -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALtp_name"><span class="keyword">val</span> tp_name</span> : <code class="type">string -> string</code></pre>
<pre><span id="VALcompare_applied"><span class="keyword">val</span> compare_applied</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_list"><span class="keyword">val</span> compare_list</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_array"><span class="keyword">val</span> compare_array</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_of_tuple"><span class="keyword">val</span> compare_of_tuple</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_variant"><span class="keyword">val</span> compare_variant</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALbranches_of_sum"><span class="keyword">val</span> branches_of_sum</span> : <code class="type">rightmost:bool -> Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.match_case</code></pre>
<pre><span id="VALcompare_sum"><span class="keyword">val</span> compare_sum</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_of_ty"><span class="keyword">val</span> compare_of_ty</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_of_ty_fun"><span class="keyword">val</span> compare_of_ty_fun</span> : <code class="type">type_constraint:bool -> Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_of_record"><span class="keyword">val</span> compare_of_record</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALcompare_of_nil"><span class="keyword">val</span> compare_of_nil</span> : <code class="type">Camlp4.PreCast.Ast.loc -><br>       string -><br>       Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr -> Camlp4.PreCast.Ast.expr</code></pre>
<pre><span id="VALscheme_of_td"><span class="keyword">val</span> scheme_of_td</span> : <code class="type">Camlp4.PreCast.Ast.loc -><br>       string -> Camlp4.PreCast.Ast.ctyp list -> Camlp4.PreCast.Ast.ctyp</code></pre>
<pre><span id="VALcompare_of_td"><span class="keyword">val</span> compare_of_td</span> : <code class="type">Camlp4.PreCast.Ast.loc -><br>       string -><br>       Camlp4.PreCast.Ast.ctyp list -><br>       Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.binding</code></pre>
<pre><span id="VALcompare_of_tds"><span class="keyword">val</span> compare_of_tds</span> : <code class="type">Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.binding</code></pre>
<pre><span id="VALcompare_of"><span class="keyword">val</span> compare_of</span> : <code class="type">bool -> Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.str_item</code></pre></body></html>