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>Absint (infer.Absint)</title><linkrel="stylesheet"href="../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><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>» Absint</nav><h1id="abstract-interpretation-framework"><ahref="#abstract-interpretation-framework"class="anchor"></a>Abstract Interpretation Framework</h1><p><ahref="Absint/index.html"><code>Absint</code></a> is Infer's abstract interpretation framework, the recommended way to write analyses in Infer.</p><p>Important modules:</p><ul><li><ahref="Absint/AbstractInterpreter/index.html"><code>Absint.AbstractInterpreter</code></a></li><li><ahref="Absint/AbstractDomain/index.html"><code>Absint.AbstractDomain</code></a></li></ul></header></div></body></html>