this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 47 lines 1.5 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>Foo (Recent_impl.Foo)</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="Recent_impl.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; 13 <a href="Recent_impl.html">Recent_impl</a> &#x00BB; Foo 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Module <code><span>Recent_impl.Foo</span></code></h1> 17 </header> 18 <div class="odoc-content"> 19 <div class="odoc-spec"> 20 <div class="spec module anchored" id="module-A"> 21 <a href="#module-A" class="anchor"></a> 22 <code> 23 <span><span class="keyword">module</span> 24 <a href="Recent_impl-Foo-A.html">A</a> 25 </span> 26 <span> : <span class="keyword">sig</span> ... 27 <span class="keyword">end</span> 28 </span> 29 </code> 30 </div> 31 </div> 32 <div class="odoc-spec"> 33 <div class="spec module anchored" id="module-B"> 34 <a href="#module-B" class="anchor"></a> 35 <code> 36 <span><span class="keyword">module</span> 37 <a href="Recent_impl-Foo-B.html">B</a> 38 </span> 39 <span> : <span class="keyword">sig</span> ... 40 <span class="keyword">end</span> 41 </span> 42 </code> 43 </div> 44 </div> 45 </div> 46 </body> 47</html>