mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 08:06:43 -05:00
7 lines
No EOL
2.5 KiB
HTML
7 lines
No EOL
2.5 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>What_to_specialise (ocaml.Augment_specialised_args.What_to_specialise)</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> » <a href="../index.html">Augment_specialised_args</a> » What_to_specialise</nav><header class="odoc-preamble"><h1>Module <code><span>Augment_specialised_args.What_to_specialise</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-create"><a href="#val-create" class="anchor"></a><code><span><span class="keyword">val</span> create : <span>set_of_closures:<a href="../../Flambda/index.html#type-set_of_closures">Flambda.set_of_closures</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-new_specialised_arg"><a href="#val-new_specialised_arg" class="anchor"></a><code><span><span class="keyword">val</span> new_specialised_arg :
|
||
<span><a href="#type-t">t</a> <span class="arrow">-></span></span>
|
||
<span>fun_var:<a href="../../Variable/index.html#type-t">Variable.t</a> <span class="arrow">-></span></span>
|
||
<span>group:<a href="../../Variable/index.html#type-t">Variable.t</a> <span class="arrow">-></span></span>
|
||
<span>definition:<a href="../Definition/index.html#type-t">Definition.t</a> <span class="arrow">-></span></span>
|
||
<a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-make_direct_call_surrogate_for"><a href="#val-make_direct_call_surrogate_for" class="anchor"></a><code><span><span class="keyword">val</span> make_direct_call_surrogate_for : <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <span>fun_var:<a href="../../Variable/index.html#type-t">Variable.t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div></div></body></html> |