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>InferModules__Eradicate (infer.InferModules__Eradicate)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc %%VERSION%%"/><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>» InferModules__Eradicate</nav><h1>Module <code>InferModules__Eradicate</code></h1><p>Eradicate NPEs.</p></header><dl><dtclass="spec value"id="val-callback_eradicate"><ahref="#val-callback_eradicate"class="anchor"></a><code><spanclass="keyword">val</span> callback_eradicate : <ahref="../InferModules/Callbacks/index.html#type-proc_callback_t">InferModules.Callbacks.proc_callback_t</a></code></dt><dtclass="spec value"id="val-callback_check_return_type"><ahref="#val-callback_check_return_type"class="anchor"></a><code><spanclass="keyword">val</span> callback_check_return_type : <ahref="../InferModules/TypeCheck/index.html#type-check_return_type">InferModules.TypeCheck.check_return_type</a><span>-></span><ahref="../InferModules/Callbacks/index.html#type-proc_callback_t">InferModules.Callbacks.proc_callback_t</a></code></dt></dl><dl><dtclass="spec module-type"id="module-type-CallBackT"><ahref="#module-type-CallBackT"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-CallBackT/index.html">CallBackT</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Type for a module that provides a main callback function</p></dd></dl><dl><dtclass="spec module-type"id="module-type-ExtensionT"><ahref="#module-type-ExtensionT"class="anchor"></a><code><spanclass="keyword">module</span><spanclass="keyword">type</span><ahref="module-type-ExtensionT/index.html">ExtensionT</a> = <spanclass="keyword">sig</span> ... <spanclass="keyword">end</span></code></dt><dd><p>Extension to the type checker.</p></dd></dl></div></body></html>