mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 13:38:43 -05:00
2 lines
No EOL
2.2 KiB
HTML
2 lines
No EOL
2.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>1-Var (sidekick-arith.Sidekick_arith_lra__Simplex2.Make.1-Var)</title><link rel="stylesheet" href="../../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.2"/><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">sidekick-arith</a> » <a href="../../index.html">Sidekick_arith_lra__Simplex2</a> » <a href="../index.html">Make</a> » 1-Var</nav><h1>Parameter <code>Make.1-Var</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code></dt><dd><p>Variable type.</p></dd></dl><dl><dt class="spec value" id="val-compare"><a href="#val-compare" class="anchor"></a><code><span class="keyword">val</span> compare : <a href="index.html#type-t">t</a> <span>-></span> <a href="index.html#type-t">t</a> <span>-></span> int</code></dt><dd><p>Standard comparison function on variables.</p></dd></dl><dl><dt class="spec value" id="val-pp"><a href="#val-pp" class="anchor"></a><code><span class="keyword">val</span> pp : <span><a href="index.html#type-t">t</a> <a href="../../../../sidekick/Sidekick_util/index.html#module-Fmt">Sidekick_util.Fmt</a>.printer</span></code></dt><dd><p>Printer for variables.</p></dd></dl><dl><dt class="spec type" id="type-lit"><a href="#type-lit" class="anchor"></a><code><span class="keyword">type</span> lit</code></dt></dl><dl><dt class="spec value" id="val-pp_lit"><a href="#val-pp_lit" class="anchor"></a><code><span class="keyword">val</span> pp_lit : <span><a href="index.html#type-lit">lit</a> <a href="../../../../sidekick/Sidekick_util/index.html#module-Fmt">Sidekick_util.Fmt</a>.printer</span></code></dt><dt class="spec value" id="val-not_lit"><a href="#val-not_lit" class="anchor"></a><code><span class="keyword">val</span> not_lit : <a href="index.html#type-lit">lit</a> <span>-></span> <span><a href="index.html#type-lit">lit</a> option</span></code></dt></dl></div></body></html> |