File: Include2-Y_include_synopsis.html

package info (click to toggle)
ocaml-odoc 2.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,744 kB
  • sloc: ml: 37,049; makefile: 124; sh: 79
file content (45 lines) | stat: -rw-r--r-- 1,679 bytes parent folder | download
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>
<html xmlns="http://www.w3.org/1999/xhtml">
 <head><title>Y_include_synopsis (Include2.Y_include_synopsis)</title>
  <link rel="stylesheet" href="odoc.css"/><meta charset="utf-8"/>
  <meta name="generator" content="odoc 2.1.1"/>
  <meta name="viewport" content="width=device-width,initial-scale=1.0"/>
  <script src="highlight.pack.js"></script>
  <script>hljs.initHighlightingOnLoad();</script>
 </head>
 <body class="odoc">
  <nav class="odoc-nav"><a href="Include2.html">Up</a> – 
   <a href="Include2.html">Include2</a> &#x00BB; Y_include_synopsis
  </nav>
  <header class="odoc-preamble">
   <h1>Module <code><span>Include2.Y_include_synopsis</span></code></h1>
   <p>The <code>include Y</code> below should have the synopsis from 
    <code>Y</code>'s top-comment attached to it.
   </p>
  </header>
  <div class="odoc-content">
   <div class="odoc-include">
    <details open="open">
     <summary class="spec include">
      <code>
       <span><span class="keyword">include</span> 
        <span class="keyword">module</span> <span class="keyword">type</span>
         <span class="keyword">of</span> <span class="keyword">struct</span>
         <span class="keyword">include</span> <a href="Include2-Y.html">Y</a>
         <span class="keyword">end</span>
       </span>
      </code>
     </summary>
     <div class="odoc-spec">
      <div class="spec type" id="type-t" class="anchored">
       <a href="#type-t" class="anchor"></a>
       <code><span><span class="keyword">type</span> t</span>
        <span> = <a href="Include2-Y.html#type-t">Y.t</a></span>
       </code>
      </div>
     </div>
    </details>
   </div>
  </div>
 </body>
</html>