mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
deploy: 0097fd3c3d
This commit is contained in:
parent
254d483f29
commit
5c7022f8cc
9 changed files with 14 additions and 14 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Infix (containers.CCFormat.Infix)</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> » <a href="../index.html">CCFormat</a> » Infix</nav><h1>Module <code>CCFormat.Infix</code></h1></header><dl><dt class="spec value" id="val-(++)"><a href="#val-(++)" class="anchor"></a><code><span class="keyword">val</span> (++) : <span>unit <a href="../index.html#type-printer">printer</a></span> <span>-></span> <span>unit <a href="../index.html#type-printer">printer</a></span> <span>-></span> <span>unit <a href="../index.html#type-printer">printer</a></span></code></dt><dd><p>Alias to <a href="../index.html#val-append"><code>append</code></a>.</p><dl><dt>since</dt><dd>NEXT_RELEASE</dd></dl></dd></dl></div></body></html>
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Infix (containers.CCFormat.Infix)</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> » <a href="../index.html">CCFormat</a> » Infix</nav><h1>Module <code>CCFormat.Infix</code></h1></header><dl><dt class="spec value" id="val-(++)"><a href="#val-(++)" class="anchor"></a><code><span class="keyword">val</span> (++) : <span>unit <a href="../index.html#type-printer">printer</a></span> <span>-></span> <span>unit <a href="../index.html#type-printer">printer</a></span> <span>-></span> <span>unit <a href="../index.html#type-printer">printer</a></span></code></dt><dd><p>Alias to <a href="../index.html#val-append"><code>append</code></a>.</p><dl><dt>since</dt><dd>3.2</dd></dl></dd></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
|
|
@ -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.1</span></li>
|
<li><a href="containers/index.html">containers</a> <span class="version">3.2</span></li>
|
||||||
<li><a href="containers-data/index.html">containers-data</a> <span class="version">3.1</span></li>
|
<li><a href="containers-data/index.html">containers-data</a> <span class="version">3.2</span></li>
|
||||||
<li><a href="containers-thread/index.html">containers-thread</a> <span class="version">3.1</span></li>
|
<li><a href="containers-thread/index.html">containers-thread</a> <span class="version">3.2</span></li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue