mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-18 08:36:43 -05:00
2 lines
No EOL
1.8 KiB
HTML
2 lines
No EOL
1.8 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Emit (ocaml.Emit)</title><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../index.html">ocaml</a> » Emit</nav><header class="odoc-preamble"><h1>Module <code><span>Emit</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-fundecl"><a href="#val-fundecl" class="anchor"></a><code><span><span class="keyword">val</span> fundecl : <span><a href="../Linear/index.html#type-fundecl">Linear.fundecl</a> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-data"><a href="#val-data" class="anchor"></a><code><span><span class="keyword">val</span> data : <span><span><a href="../Cmm/index.html#type-data_item">Cmm.data_item</a> list</span> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-begin_assembly"><a href="#val-begin_assembly" class="anchor"></a><code><span><span class="keyword">val</span> begin_assembly : <span>unit <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-end_assembly"><a href="#val-end_assembly" class="anchor"></a><code><span><span class="keyword">val</span> end_assembly : <span>unit <span class="arrow">-></span></span> unit</span></code></div></div></div></body></html> |