mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-01-22 01:06:41 -05:00
5 lines
1.4 KiB
HTML
5 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Value_rec_compiler (ocaml.Value_rec_compiler)</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> » Value_rec_compiler</nav><header class="odoc-preamble"><h1>Module <code><span>Value_rec_compiler</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-compile_letrec"><a href="#val-compile_letrec" class="anchor"></a><code><span><span class="keyword">val</span> compile_letrec :
|
||
<span><span><span>(<a href="../Ident/index.html#type-t">Ident.t</a> * <a href="../Value_rec_types/index.html#type-recursive_binding_kind">Value_rec_types.recursive_binding_kind</a> * <a href="../Lambda/index.html#type-lambda">Lambda.lambda</a>)</span> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Lambda/index.html#type-lambda">Lambda.lambda</a> <span class="arrow">-></span></span>
|
||
<a href="../Lambda/index.html#type-lambda">Lambda.lambda</a></span></code></div></div></div></body></html>
|