ocaml-containers/3.3/containers/CCShimsMkLet_/index.html
2021-04-01 22:19:55 -04:00

2 lines
No EOL
2.6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CCShimsMkLet_ (containers.CCShimsMkLet_)</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> &#x00BB; CCShimsMkLet_</nav><h1>Module <code>CCShimsMkLet_</code></h1></header><dl><dt class="spec module-type" id="module-type-S"><a href="#module-type-S" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-S/index.html">S</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></dt><dd><p>glue code for let-operators on OCaml &gt;= 4.08 (auto generated)</p></dd></dl><div class="spec module" id="module-Make"><a href="#module-Make" class="anchor"></a><code><span class="keyword">module</span> <a href="Make/index.html">Make</a> : <span class="keyword">functor</span> (<a href="Make/argument-1-X/index.html">X</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span>) <span>&#45;&gt;</span> <a href="index.html#module-type-S">S</a> <span class="keyword">with</span> <span class="keyword">type</span> <span>'a <a href="Make/index.html#type-t_let">t_let</a></span> = <span><span class="type-var">'a</span> <a href="Make/argument-1-X/index.html#type-t">X.t</a></span></code></div><div class="spec module-type" id="module-type-S2"><a href="#module-type-S2" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-S2/index.html">S2</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Make2"><a href="#module-Make2" class="anchor"></a><code><span class="keyword">module</span> <a href="Make2/index.html">Make2</a> : <span class="keyword">functor</span> (<a href="Make2/argument-1-X/index.html">X</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span>) <span>&#45;&gt;</span> <a href="index.html#module-type-S2">S2</a> <span class="keyword">with</span> <span class="keyword">type</span> <span>('a, 'e) <a href="Make2/index.html#type-t_let2">t_let2</a></span> = <span><span>(<span class="type-var">'a</span>, <span class="type-var">'e</span>)</span> <a href="Make2/argument-1-X/index.html#type-t">X.t</a></span></code></div></div></body></html>