mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 08:06:43 -05:00
11 lines
No EOL
3 KiB
HTML
11 lines
No EOL
3 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Printpat (ocaml.Printpat)</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> » Printpat</nav><header class="odoc-preamble"><h1>Module <code><span>Printpat</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-pretty_const"><a href="#val-pretty_const" class="anchor"></a><code><span><span class="keyword">val</span> pretty_const : <span><a href="../Asttypes/index.html#type-constant">Asttypes.constant</a> <span class="arrow">-></span></span> string</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-top_pretty"><a href="#val-top_pretty" class="anchor"></a><code><span><span class="keyword">val</span> top_pretty :
|
||
<span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span>
|
||
<span><span><span class="type-var">'k</span> <a href="../Typedtree/index.html#type-general_pattern">Typedtree.general_pattern</a></span> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-pretty_pat"><a href="#val-pretty_pat" class="anchor"></a><code><span><span class="keyword">val</span> pretty_pat : <span><span><span class="type-var">'k</span> <a href="../Typedtree/index.html#type-general_pattern">Typedtree.general_pattern</a></span> <span class="arrow">-></span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-pretty_line"><a href="#val-pretty_line" class="anchor"></a><code><span><span class="keyword">val</span> pretty_line :
|
||
<span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span>
|
||
<span><span><span><span class="type-var">'k</span> <a href="../Typedtree/index.html#type-general_pattern">Typedtree.general_pattern</a></span> list</span> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-pretty_matrix"><a href="#val-pretty_matrix" class="anchor"></a><code><span><span class="keyword">val</span> pretty_matrix :
|
||
<span><a href="../Stdlib/Format/index.html#type-formatter">Stdlib.Format.formatter</a> <span class="arrow">-></span></span>
|
||
<span><span><span><span><span class="type-var">'k</span> <a href="../Typedtree/index.html#type-general_pattern">Typedtree.general_pattern</a></span> list</span> list</span> <span class="arrow">-></span></span>
|
||
unit</span></code></div></div></div></body></html> |