mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-18 16:46:41 -05:00
29 lines
8.8 KiB
HTML
29 lines
8.8 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Mtype (ocaml.Mtype)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><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> » Mtype</nav><header class="odoc-preamble"><h1>Module <code><span>Mtype</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-scrape"><a href="#val-scrape" class="anchor"></a><code><span><span class="keyword">val</span> scrape : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> <a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-scrape_for_functor_arg"><a href="#val-scrape_for_functor_arg" class="anchor"></a><code><span><span class="keyword">val</span> scrape_for_functor_arg : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> <a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-scrape_for_type_of"><a href="#val-scrape_for_type_of" class="anchor"></a><code><span><span class="keyword">val</span> scrape_for_type_of :
|
||
<span><span class="label">remove_aliases</span>:bool <span class="arrow">-></span></span>
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-freshen"><a href="#val-freshen" class="anchor"></a><code><span><span class="keyword">val</span> freshen : <span><span class="label">scope</span>:int <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> <a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-strengthen"><a href="#val-strengthen" class="anchor"></a><code><span><span class="keyword">val</span> strengthen :
|
||
<span><span class="label">aliasable</span>:bool <span class="arrow">-></span></span>
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Path/index.html#type-t">Path.t</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-strengthen_decl"><a href="#val-strengthen_decl" class="anchor"></a><code><span><span class="keyword">val</span> strengthen_decl :
|
||
<span><span class="label">aliasable</span>:bool <span class="arrow">-></span></span>
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-module_declaration">Types.module_declaration</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Path/index.html#type-t">Path.t</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-module_declaration">Types.module_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-nondep_supertype"><a href="#val-nondep_supertype" class="anchor"></a><code><span><span class="keyword">val</span> nondep_supertype :
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><span><a href="../Ident/index.html#type-t">Ident.t</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-nondep_sig_item"><a href="#val-nondep_sig_item" class="anchor"></a><code><span><span class="keyword">val</span> nondep_sig_item :
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><span><a href="../Ident/index.html#type-t">Ident.t</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-signature_item">Types.signature_item</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-signature_item">Types.signature_item</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-no_code_needed"><a href="#val-no_code_needed" class="anchor"></a><code><span><span class="keyword">val</span> no_code_needed : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> bool</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-no_code_needed_sig"><a href="#val-no_code_needed_sig" class="anchor"></a><code><span><span class="keyword">val</span> no_code_needed_sig : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-signature">Types.signature</a> <span class="arrow">-></span></span> bool</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-enrich_modtype"><a href="#val-enrich_modtype" class="anchor"></a><code><span><span class="keyword">val</span> enrich_modtype : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Path/index.html#type-t">Path.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> <a href="../Types/index.html#type-module_type">Types.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-enrich_typedecl"><a href="#val-enrich_typedecl" class="anchor"></a><code><span><span class="keyword">val</span> enrich_typedecl :
|
||
<span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Path/index.html#type-t">Path.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Ident/index.html#type-t">Ident.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Types/index.html#type-type_declaration">Types.type_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Types/index.html#type-type_declaration">Types.type_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-type_paths"><a href="#val-type_paths" class="anchor"></a><code><span><span class="keyword">val</span> type_paths : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Path/index.html#type-t">Path.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> <span><a href="../Path/index.html#type-t">Path.t</a> list</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-contains_type"><a href="#val-contains_type" class="anchor"></a><code><span><span class="keyword">val</span> contains_type : <span><a href="../Env/index.html#type-t">Env.t</a> <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> bool</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-lower_nongen"><a href="#val-lower_nongen" class="anchor"></a><code><span><span class="keyword">val</span> lower_nongen : <span>int <span class="arrow">-></span></span> <span><a href="../Types/index.html#type-module_type">Types.module_type</a> <span class="arrow">-></span></span> unit</span></code></div></div></div></body></html>
|