this repo has no description
at main 46 lines 1.7 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>X (Nested.X)</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="Nested.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; <a href="Nested.html">Nested</a> 13 &#x00BB; X 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Module <code><span>Nested.X</span></code></h1><p>This is module X.</p> 17 <p>Some additional comments.</p> 18 </header> 19 <div class="odoc-tocs"> 20 <nav class="odoc-toc odoc-local-toc"> 21 <ul><li><a href="#type">Type</a></li> 22 <li><a href="#values">Values</a></li> 23 </ul> 24 </nav> 25 </div> 26 <div class="odoc-content"> 27 <h2 id="type"><a href="#type" class="anchor"></a>Type</h2> 28 <div class="odoc-spec"> 29 <div class="spec type anchored" id="type-t"> 30 <a href="#type-t" class="anchor"></a> 31 <code><span><span class="keyword">type</span> t</span></code> 32 </div><div class="spec-doc"><p>Some type.</p></div> 33 </div><h2 id="values"><a href="#values" class="anchor"></a>Values</h2> 34 <div class="odoc-spec"> 35 <div class="spec value anchored" id="val-x"> 36 <a href="#val-x" class="anchor"></a> 37 <code> 38 <span><span class="keyword">val</span> x : 39 <a href="#type-t">Nested.X.t</a> 40 </span> 41 </code> 42 </div><div class="spec-doc"><p>The value of x.</p></div> 43 </div> 44 </div> 45 </body> 46</html>