this repo has no description
at main 57 lines 2.3 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>Interlude (Interlude)</title><meta charset="utf-8"/> 4 <link rel="stylesheet" href="odoc.css"/> 5 <meta name="generator" content="odoc %%VERSION%%"/> 6 <meta name="viewport" content="width=device-width,initial-scale=1.0"/> 7 <script src="highlight.pack.js"></script> 8 <script>hljs.initHighlightingOnLoad();</script> 9 </head> 10 <body class="odoc"> 11 <nav class="odoc-nav"><a href="index.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; Interlude 13 </nav> 14 <header class="odoc-preamble"> 15 <h1>Module <code><span>Interlude</span></code></h1> 16 <p>This is the comment associated to the module.</p> 17 </header> 18 <div class="odoc-content"> 19 <p>Some separate stray text at the top of the module.</p> 20 <div class="odoc-spec"> 21 <div class="spec value anchored" id="val-foo"> 22 <a href="#val-foo" class="anchor"></a> 23 <code><span><span class="keyword">val</span> foo : unit</span></code> 24 </div><div class="spec-doc"><p>Foo.</p></div> 25 </div> 26 <p>Some stray text that is not associated with any signature item.</p> 27 <p>It has multiple paragraphs.</p> 28 <p>A separate block of stray text, adjacent to the preceding one.</p> 29 <div class="odoc-spec"> 30 <div class="spec value anchored" id="val-bar"> 31 <a href="#val-bar" class="anchor"></a> 32 <code><span><span class="keyword">val</span> bar : unit</span></code> 33 </div><div class="spec-doc"><p>Bar.</p></div> 34 </div> 35 <div class="odoc-spec"> 36 <div class="spec value anchored" id="val-multiple"> 37 <a href="#val-multiple" class="anchor"></a> 38 <code><span><span class="keyword">val</span> multiple : unit</span> 39 </code> 40 </div> 41 </div> 42 <div class="odoc-spec"> 43 <div class="spec value anchored" id="val-signature"> 44 <a href="#val-signature" class="anchor"></a> 45 <code><span><span class="keyword">val</span> signature : unit</span> 46 </code> 47 </div> 48 </div> 49 <div class="odoc-spec"> 50 <div class="spec value anchored" id="val-items"> 51 <a href="#val-items" class="anchor"></a> 52 <code><span><span class="keyword">val</span> items : unit</span></code> 53 </div> 54 </div><p>Stray text at the bottom of the module.</p> 55 </div> 56 </body> 57</html>