mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-01-21 16:56:40 -05:00
11 lines
2.4 KiB
HTML
11 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Compat (ocaml.Printpat.Compat)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.0.0"/><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">Index</a> » <a href="../../index.html">ocaml</a> » <a href="../index.html">Printpat</a> » Compat</nav><header class="odoc-preamble"><h1>Module <code><span>Printpat.Compat</span></code></h1></header><div class="odoc-content"><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><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_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>
|