mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
deploy: b2342ead0a
This commit is contained in:
parent
f6559e0a70
commit
39b037c85a
25 changed files with 25 additions and 25 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
<!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 1.5.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../index.html">containers</a> » CCShimsEither_</nav><h1>Module <code>CCShimsEither_</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> <span>('a, 'b) t</span></code><code> = </code><table class="variant"><tr id="type-t.Left" class="anchored"><td class="def constructor"><a href="#type-t.Left" class="anchor"></a><code>| </code><code><span class="constructor">Left</span> <span class="keyword">of</span> <span class="type-var">'a</span></code></td></tr><tr id="type-t.Right" class="anchored"><td class="def constructor"><a href="#type-t.Right" class="anchor"></a><code>| </code><code><span class="constructor">Right</span> <span class="keyword">of</span> <span class="type-var">'b</span></code></td></tr></table></dt></dl></div></body></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 1.5.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../index.html">containers</a> » CCShimsEither_</nav><h1>Module <code>CCShimsEither_</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> <span>('a, 'b) t</span></code><code> = <span><span>(<span class="type-var">'a</span>, <span class="type-var">'b</span>)</span> Stdlib.Either.t</span></code><code> = </code><table class="variant"><tr id="type-t.Left" class="anchored"><td class="def constructor"><a href="#type-t.Left" class="anchor"></a><code>| </code><code><span class="constructor">Left</span> <span class="keyword">of</span> <span class="type-var">'a</span></code></td></tr><tr id="type-t.Right" class="anchored"><td class="def constructor"><a href="#type-t.Right" class="anchor"></a><code>| </code><code><span class="constructor">Right</span> <span class="keyword">of</span> <span class="type-var">'b</span></code></td></tr></table></dt></dl></div></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue