mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-18 00:26:43 -05:00
2 lines
No EOL
1.5 KiB
HTML
2 lines
No EOL
1.5 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Coeffect (ocaml.Selectgen.Coeffect)</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">Selectgen</a> » Coeffect</nav><header class="odoc-preamble"><h1>Module <code><span>Selectgen.Coeffect</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><span> = </span></code><ol><li id="type-t.None" class="def variant constructor anchored"><a href="#type-t.None" class="anchor"></a><code><span>| </span><span><span class="constructor">None</span></span></code></li><li id="type-t.Read_mutable" class="def variant constructor anchored"><a href="#type-t.Read_mutable" class="anchor"></a><code><span>| </span><span><span class="constructor">Read_mutable</span></span></code></li><li id="type-t.Arbitrary" class="def variant constructor anchored"><a href="#type-t.Arbitrary" class="anchor"></a><code><span>| </span><span><span class="constructor">Arbitrary</span></span></code></li></ol></div></div></div></body></html> |