You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferStdlib__MaximumSharing (InferStdlib.InferStdlib__MaximumSharing)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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">InferStdlib</a> » InferStdlib__MaximumSharing</nav><h1>Module <code>InferStdlib__MaximumSharing</code></h1><p>Current implementation will stack overflow on deep values (TODO: a tailrec version).</p></header><div class="spec module" id="module-Sharer"><a href="#module-Sharer" class="anchor"></a><code><span class="keyword">module</span> <a href="Sharer/index.html">Sharer</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-ForHashtbl"><a href="#module-ForHashtbl" class="anchor"></a><code><span class="keyword">module</span> <a href="ForHashtbl/index.html">ForHashtbl</a> : <span class="keyword">functor</span> (<a href="ForHashtbl/index.html#argument-1-H">H</a> : <a href="../InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Caml.Hashtbl.S) <span>-></span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>
|