mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 15:56:21 -05:00
5 lines
No EOL
2.6 KiB
HTML
5 lines
No EOL
2.6 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Simplify_boxed_integer_ops (ocaml.Simplify_boxed_integer_ops)</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> » Simplify_boxed_integer_ops</nav><header class="odoc-preamble"><h1>Module <code><span>Simplify_boxed_integer_ops</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Simplify_boxed_nativeint"><a href="#module-Simplify_boxed_nativeint" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Simplify_boxed_nativeint/index.html">Simplify_boxed_nativeint</a></span><span> :
|
||
<a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html">Simplify_boxed_integer_ops_intf.S</a> <span class="keyword">with</span> <span><span class="keyword">type</span> <a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html#type-t">t</a> := <a href="../Stdlib/Nativeint/index.html#type-t">Stdlib.Nativeint.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-Simplify_boxed_int32"><a href="#module-Simplify_boxed_int32" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Simplify_boxed_int32/index.html">Simplify_boxed_int32</a></span><span> :
|
||
<a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html">Simplify_boxed_integer_ops_intf.S</a> <span class="keyword">with</span> <span><span class="keyword">type</span> <a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html#type-t">t</a> := <a href="../Stdlib/Int32/index.html#type-t">Stdlib.Int32.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-Simplify_boxed_int64"><a href="#module-Simplify_boxed_int64" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Simplify_boxed_int64/index.html">Simplify_boxed_int64</a></span><span> :
|
||
<a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html">Simplify_boxed_integer_ops_intf.S</a> <span class="keyword">with</span> <span><span class="keyword">type</span> <a href="../Simplify_boxed_integer_ops_intf/module-type-S/index.html#type-t">t</a> := <a href="../Stdlib/Int64/index.html#type-t">Stdlib.Int64.t</a></span></span></code></div></div></div></body></html> |