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.

2 lines
1.2 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Topl (infer.Topllib.Topl)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><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> &#x00BB; <a href="../index.html">Topllib</a> &#x00BB; Topl</nav><h1>Module <code>Topllib.Topl</code></h1></header><dl><dt class="spec value" id="val-automaton"><a href="#val-automaton" class="anchor"></a><code><span class="keyword">val</span> automaton : unit <span>&#45;&gt;</span> <a href="../ToplAutomaton/index.html#type-t">ToplAutomaton.t</a></code></dt><dd><p>Return the automaton representing all Topl properties.</p></dd></dl><dl><dt class="spec value" id="val-is_active"><a href="#val-is_active" class="anchor"></a><code><span class="keyword">val</span> is_active : unit <span>&#45;&gt;</span> bool</code></dt><dd><p>Return whether PulseTopl is active.</p></dd></dl></div></body></html>