this repo has no description
1
fork

Configure Feed

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

at main 36 lines 1.3 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>B (Recent_impl.Foo.B)</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-Foo.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; 13 <a href="Recent_impl.html">Recent_impl</a> &#x00BB; 14 <a href="Recent_impl-Foo.html">Foo</a> &#x00BB; B 15 </nav> 16 <header class="odoc-preamble"> 17 <h1>Module <code><span>Foo.B</span></code></h1> 18 </header> 19 <div class="odoc-content"> 20 <div class="odoc-spec"> 21 <div class="spec type anchored" id="type-t"> 22 <a href="#type-t" class="anchor"></a> 23 <code><span><span class="keyword">type</span> t</span><span> = </span> 24 </code> 25 <ol> 26 <li id="type-t.B" class="def variant constructor anchored"> 27 <a href="#type-t.B" class="anchor"></a> 28 <code><span>| </span><span><span class="constructor">B</span></span> 29 </code> 30 </li> 31 </ol> 32 </div> 33 </div> 34 </div> 35 </body> 36</html>