mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
2 lines
No EOL
1.1 KiB
HTML
2 lines
No EOL
1.1 KiB
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.1"/><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> |