This file is indexed.

/usr/share/doc/libderiving-ocsigen-ocaml-dev/html/api/Deriving_Typeable.Typeable_int32.html is in libderiving-ocsigen-ocaml-dev 0.5-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
44
45
<!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="Deriving_Typeable.Typeable_char.html">
<link rel="next" href="Deriving_Typeable.Typeable_int64.html">
<link rel="Up" href="Deriving_Typeable.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="Deriving_Bounded" rel="Chapter" href="Deriving_Bounded.html">
<link title="Deriving_Dump" rel="Chapter" href="Deriving_Dump.html">
<link title="Deriving_Enum" rel="Chapter" href="Deriving_Enum.html">
<link title="Deriving_Eq" rel="Chapter" href="Deriving_Eq.html">
<link title="Deriving_Functor" rel="Chapter" href="Deriving_Functor.html">
<link title="Deriving_Pickle" rel="Chapter" href="Deriving_Pickle.html">
<link title="Deriving_Show" rel="Chapter" href="Deriving_Show.html">
<link title="Deriving_Typeable" rel="Chapter" href="Deriving_Typeable.html">
<link title="Deriving_dynmap" rel="Chapter" href="Deriving_dynmap.html">
<link title="Deriving_interned" rel="Chapter" href="Deriving_interned.html">
<link title="Deriving_monad" rel="Chapter" href="Deriving_monad.html">
<link title="Deriving_num" rel="Chapter" href="Deriving_num.html"><title>Deriving_Typeable.Typeable_int32</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Deriving_Typeable.Typeable_char.html" title="Deriving_Typeable.Typeable_char">Previous</a>
&nbsp;<a class="up" href="Deriving_Typeable.html" title="Deriving_Typeable">Up</a>
&nbsp;<a class="post" href="Deriving_Typeable.Typeable_int64.html" title="Deriving_Typeable.Typeable_int64">Next</a>
</div>
<h1>Module <a href="type_Deriving_Typeable.Typeable_int32.html">Deriving_Typeable.Typeable_int32</a></h1>

<pre><span class="keyword">module</span> Typeable_int32: <code class="type"><a href="Deriving_Typeable.Typeable.html">Typeable</a></code><code class="type">  with type a = int32</code></pre><hr width="100%">

<pre><span id="TYPEa"><span class="keyword">type</span> <code class="type"></code>a</span> </pre>


<pre><span id="VALtype_rep"><span class="keyword">val</span> type_rep</span> : <code class="type"><a href="Deriving_Typeable.TypeRep.html#TYPEt">Deriving_Typeable.TypeRep.t</a> Lazy.t</code></pre>
<pre><span id="VALhas_type"><span class="keyword">val</span> has_type</span> : <code class="type"><a href="Deriving_Typeable.html#TYPEdynamic">Deriving_Typeable.dynamic</a> -> bool</code></pre>
<pre><span id="VALcast"><span class="keyword">val</span> cast</span> : <code class="type"><a href="Deriving_Typeable.html#TYPEdynamic">Deriving_Typeable.dynamic</a> -> <a href="Deriving_Typeable.Typeable.html#TYPEa">a</a> option</code></pre>
<pre><span id="VALthrowing_cast"><span class="keyword">val</span> throwing_cast</span> : <code class="type"><a href="Deriving_Typeable.html#TYPEdynamic">Deriving_Typeable.dynamic</a> -> <a href="Deriving_Typeable.Typeable.html#TYPEa">a</a></code></pre>
<pre><span id="VALmake_dynamic"><span class="keyword">val</span> make_dynamic</span> : <code class="type"><a href="Deriving_Typeable.Typeable.html#TYPEa">a</a> -> <a href="Deriving_Typeable.html#TYPEdynamic">Deriving_Typeable.dynamic</a></code></pre>
<pre><span id="VALmk"><span class="keyword">val</span> mk</span> : <code class="type"><a href="Deriving_Typeable.Typeable.html#TYPEa">a</a> -> <a href="Deriving_Typeable.html#TYPEdynamic">Deriving_Typeable.dynamic</a></code></pre></body></html>