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.4 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Backend__ProcData (infer.Backend__ProcData)</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">infer</a> &#x00BB; Backend__ProcData</nav><h1>Module <code>Backend__ProcData</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> <span>'a t</span></code><code> = </code><code>{</code><table class="record"><tr id="type-t.summary" class="anchored"><td class="def field"><a href="#type-t.summary" class="anchor"></a><code>summary : <a href="../Backend/Summary/index.html#type-t">Backend.Summary.t</a>;</code></td></tr><tr id="type-t.tenv" class="anchored"><td class="def field"><a href="#type-t.tenv" class="anchor"></a><code>tenv : <a href="../IR/Tenv/index.html#type-t">IR.Tenv.t</a>;</code></td></tr><tr id="type-t.extras" class="anchored"><td class="def field"><a href="#type-t.extras" class="anchor"></a><code>extras : <span class="type-var">'a</span>;</code></td></tr></table><code>}</code></dt></dl></div></body></html>