This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>IStdlib__LRUHashtbl (infer.IStdlib__LRUHashtbl)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.0"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» IStdlib__LRUHashtbl</nav><h1>Module <code>IStdlib__LRUHashtbl</code></h1></header><aside><p>Hash table the size of which is limited by LRU</p></aside><divclass="spec module-type"id="module-type-S"><ahref="#module-type-S"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-S/index.html">S</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></div><divclass="spec module"id="module-Make"><ahref="#module-Make"class="anchor"></a><code><spanclass="keyword">module</span><ahref="Make/index.html">Make</a> : <spanclass="keyword">functor</span> (<ahref="Make/index.html#argument-1-Key">Key</a> : <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.Caml.Hashtbl.HashedType) <span>-></span><ahref="index.html#module-type-S">S</a><spanclass="keyword">with</span><spanclass="keyword">type</span><ahref="Make/index.html#type-key">key</a> = <ahref="Make/index.html#argument-1-Key">Key</a>.t</code></div></div></body></html>