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>Biabduction__JoinState (infer.Biabduction__JoinState)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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">infer</a> » Biabduction__JoinState</nav><h1>Module <code>Biabduction__JoinState</code></h1></header><aside><p>Object representing the status of the join operation</p></aside><dl><dt class="spec type" id="type-mode"><a href="#type-mode" class="anchor"></a><code><span class="keyword">type</span> mode</code><code> = </code><table class="variant"><tr id="type-mode.Pre" class="anchored"><td class="def constructor"><a href="#type-mode.Pre" class="anchor"></a><code>| </code><code><span class="constructor">Pre</span></code></td></tr><tr id="type-mode.Post" class="anchored"><td class="def constructor"><a href="#type-mode.Post" class="anchor"></a><code>| </code><code><span class="constructor">Post</span></code></td></tr></table></dt></dl><div><div class="spec include"><div class="doc"><dl><dt class="spec value" id="val-compare_mode"><a href="#val-compare_mode" class="anchor"></a><code><span class="keyword">val</span> compare_mode : <a href="index.html#type-mode">mode</a> <span>-></span> <a href="index.html#type-mode">mode</a> <span>-></span> int</code></dt></dl></div></div></div><dl><dt class="spec value" id="val-equal_mode"><a href="#val-equal_mode" class="anchor"></a><code><span class="keyword">val</span> equal_mode : <a href="index.html#type-mode">mode</a> <span>-></span> <a href="index.html#type-mode">mode</a> <span>-></span> bool</code></dt><dt class="spec value" id="val-get_footprint"><a href="#val-get_footprint" class="anchor"></a><code><span class="keyword">val</span> get_footprint : unit <span>-></span> bool</code></dt><dt class="spec value" id="val-set_footprint"><a href="#val-set_footprint" class="anchor"></a><code><span class="keyword">val</span> set_footprint : bool <span>-></span> unit</code></dt></dl></div></body></html>
|