This commit is contained in:
c-cube 2021-10-26 00:16:12 +00:00
parent 293507d78a
commit 3ead2b2db2
5 changed files with 5 additions and 7 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,2 +0,0 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CCShimsEither_ (containers.CCShimsEither_)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> <a href="../index.html">containers</a> &#x00BB; CCShimsEither_</nav><header class="odoc-preamble"><h1>Module <code><span>CCShimsEither_</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type" id="type-t" class="anchored"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> <span>('a, 'b) t</span></span><span> = <span><span>(<span class="type-var">'a</span>, <span class="type-var">'b</span>)</span> <span class="xref-unresolved">Stdlib</span>.Either.t</span></span><span> = </span></code><table><tr id="type-t.Left" class="anchored"><td class="def variant constructor"><a href="#type-t.Left" class="anchor"></a><code><span>| </span><span><span class="constructor">Left</span> <span class="keyword">of</span> <span class="type-var">'a</span></span></code></td></tr><tr id="type-t.Right" class="anchored"><td class="def variant constructor"><a href="#type-t.Right" class="anchor"></a><code><span>| </span><span><span class="constructor">Right</span> <span class="keyword">of</span> <span class="type-var">'b</span></span></code></td></tr></table></div></div></div></body></html>

File diff suppressed because one or more lines are too long

View file

@ -11,9 +11,9 @@
<div class="by-name"> <div class="by-name">
<h2>OCaml package documentation</h2> <h2>OCaml package documentation</h2>
<ol> <ol>
<li><a href="containers/index.html">containers</a> <span class="version">3.6</span></li> <li><a href="containers/index.html">containers</a> <span class="version">3.6.1</span></li>
<li><a href="containers-data/index.html">containers-data</a> <span class="version">3.6</span></li> <li><a href="containers-data/index.html">containers-data</a> <span class="version">3.6.1</span></li>
<li><a href="containers-thread/index.html">containers-thread</a> <span class="version">3.6</span></li> <li><a href="containers-thread/index.html">containers-thread</a> <span class="version">3.6.1</span></li>
</ol> </ol>
</div> </div>
</main> </main>