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