This file is indexed.

/usr/share/doc/libtyperep-camlp4-dev/html/api/Typename.Same_witness_exn_1.html is in libtyperep-camlp4-dev 113.00.00-3ubuntu1.

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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!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">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="previous" href="Typename.Table.html">
<link rel="next" href="Typename.Same_witness_exn_2.html">
<link rel="Up" href="Typename.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="Make_typename" rel="Chapter" href="Make_typename.html">
<link title="Named_intf" rel="Chapter" href="Named_intf.html">
<link title="Pa_typerep_conv" rel="Chapter" href="Pa_typerep_conv.html">
<link title="Std" rel="Chapter" href="Std.html">
<link title="Std_internal" rel="Chapter" href="Std_internal.html">
<link title="Type_abstract" rel="Chapter" href="Type_abstract.html">
<link title="Type_equal" rel="Chapter" href="Type_equal.html">
<link title="Type_generic" rel="Chapter" href="Type_generic.html">
<link title="Type_generic_intf" rel="Chapter" href="Type_generic_intf.html">
<link title="Typename" rel="Chapter" href="Typename.html">
<link title="Typerep_obj" rel="Chapter" href="Typerep_obj.html">
<link title="Typerepable" rel="Chapter" href="Typerepable.html">
<link title="Variant_and_record_intf" rel="Chapter" href="Variant_and_record_intf.html"><title>Typename.Same_witness_exn_1</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Typename.Table.html" title="Typename.Table">Previous</a>
&nbsp;<a class="up" href="Typename.html" title="Typename">Up</a>
&nbsp;<a class="post" href="Typename.Same_witness_exn_2.html" title="Typename.Same_witness_exn_2">Next</a>
</div>
<h1>Functor <a href="type_Typename.Same_witness_exn_1.html">Typename.Same_witness_exn_1</a></h1>

<pre><span class="keyword">module</span> Same_witness_exn_1: <div class="sig_block"><code class="code">functor (</code><code class="code">A</code><code class="code"> : </code><code class="type"><a href="Typename.S1.html">S1</a></code><code class="code">) -&gt; </code><div class="sig_block"><code class="code">functor (</code><code class="code">B</code><code class="code"> : </code><code class="type"><a href="Typename.S1.html">S1</a></code><code class="code">) -&gt; </code><code class="code">sig</code> <a href="Typename.Same_witness_exn_1.html">..</a> <code class="code">end</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>A</code></td>
<td align="center" valign="top">:</td>
<td><code class="type"><a href="Typename.S1.html">S1</a></code>
<tr>
<td align="center" valign="top" width="15%">
<code>B</code></td>
<td align="center" valign="top">:</td>
<td><code class="type"><a href="Typename.S1.html">S1</a></code>
</table>
</td>
</tr>
</table>
<hr width="100%">

<pre><code><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> = {</code></pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code>&nbsp;&nbsp;</code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTt.eq">eq</span>&nbsp;: <code class="type">'a. ('a A.t, 'a B.t) <a href="Type_equal.html#TYPEt">Type_equal.t</a></code>;</code></td>

</tr></table>
}



<pre><span id="VALwitness"><span class="keyword">val</span> witness</span> : <code class="type"><a href="Typename.Same_witness_exn_1.html#TYPEt">t</a></code></pre></body></html>