mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 15:56:21 -05:00
8 lines
No EOL
2.6 KiB
HTML
8 lines
No EOL
2.6 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Printclambda (ocaml.Printclambda)</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> » Printclambda</nav><header class="odoc-preamble"><h1>Module <code><span>Printclambda</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-clambda"><a href="#val-clambda" class="anchor"></a><code><span><span class="keyword">val</span> clambda : <span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span> <span><a href="../Clambda/index.html#type-ulambda">Clambda.ulambda</a> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-approx"><a href="#val-approx" class="anchor"></a><code><span><span class="keyword">val</span> approx : <span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span> <span><a href="../Clambda/index.html#type-value_approximation">Clambda.value_approximation</a> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-structured_constant"><a href="#val-structured_constant" class="anchor"></a><code><span><span class="keyword">val</span> structured_constant :
|
||
<span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Clambda/index.html#type-ustructured_constant">Clambda.ustructured_constant</a> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-phantom_defining_expr_opt"><a href="#val-phantom_defining_expr_opt" class="anchor"></a><code><span><span class="keyword">val</span> phantom_defining_expr_opt :
|
||
<span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span>
|
||
<span><span><a href="../Clambda/index.html#type-uphantom_defining_expr">Clambda.uphantom_defining_expr</a> option</span> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div></div></body></html> |