This file is indexed.

/usr/share/doc/mlpost/html/Mlpost.Concrete.CPoint.Infix.html is in libmlpost-ocaml-doc 0.8.1-8build1.

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
<!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="Up" href="Mlpost.Concrete.CPoint.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.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="Mlpost" rel="Chapter" href="Mlpost.html">
<link title="Mlpost_dot" rel="Chapter" href="Mlpost_dot.html">
<link title="Mlpost_lablgtk" rel="Chapter" href="Mlpost_lablgtk.html"><title>Mlpost.Concrete.CPoint.Infix</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="Mlpost.Concrete.CPoint.html" title="Mlpost.Concrete.CPoint">Up</a>
&nbsp;</div>
<h1>Module <a href="type_Mlpost.Concrete.CPoint.Infix.html">Mlpost.Concrete.CPoint.Infix</a></h1>

<pre><span class="keyword">module</span> Infix: <code class="code">sig</code> <a href="Mlpost.Concrete.CPoint.Infix.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="VAL(+/)"><span class="keyword">val</span> (+/)</span> : <code class="type"><a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -><br>       <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -> <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a></code></pre><div class="info ">
alias for <a href="Mlpost.Concrete.CPoint.html#VALadd"><code class="code">Concrete.CPoint.add</code></a><br>
</div>

<pre><span id="VAL(-/)"><span class="keyword">val</span> (-/)</span> : <code class="type"><a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -><br>       <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -> <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a></code></pre><div class="info ">
alias for <a href="Mlpost.Concrete.CPoint.html#VALsub"><code class="code">Concrete.CPoint.sub</code></a><br>
</div>

<pre><span id="VAL( */ )"><span class="keyword">val</span> ( */ )</span> : <code class="type">float -> <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -> <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a></code></pre><div class="info ">
alias for <a href="Mlpost.Concrete.CPoint.html#VALmult"><code class="code">Concrete.CPoint.mult</code></a><br>
</div>

<pre><span id="VAL(//)"><span class="keyword">val</span> (//)</span> : <code class="type"><a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a> -> float -> <a href="Mlpost.Concrete.CPoint.html#TYPEt">Concrete.CPoint.t</a></code></pre><div class="info ">
alias for <a href="Mlpost.Concrete.CPoint.html#VALdiv"><code class="code">Concrete.CPoint.div</code></a><br>
</div>
</body></html>