mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-18 08:36:43 -05:00
2 lines
No EOL
1.7 KiB
HTML
2 lines
No EOL
1.7 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Store (ocaml.Switch.Store)</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">Switch</a> » Store</nav><header class="odoc-preamble"><h1>Module <code><span>Switch.Store</span></code></h1></header><nav class="odoc-toc"><ul><li><a href="#parameters">Parameters</a></li><li><a href="#signature">Signature</a></li></ul></nav><div class="odoc-content"><h2 id="parameters"><a href="#parameters" class="anchor"></a>Parameters</h2><div class="odoc-spec"><div class="spec parameter anchored" id="argument-1-A"><a href="#argument-1-A" class="anchor"></a><code><span><span class="keyword">module</span> </span><span><a href="argument-1-A/index.html">A</a></span><span> : <a href="../module-type-Stored/index.html">Stored</a></span></code></div></div><h2 id="signature"><a href="#signature" class="anchor"></a>Signature</h2><div class="odoc-spec"><div class="spec value anchored" id="val-mk_store"><a href="#val-mk_store" class="anchor"></a><code><span><span class="keyword">val</span> mk_store : <span>unit <span class="arrow">-></span></span> <span><span>(<a href="argument-1-A/index.html#type-t">A.t</a>, unit)</span> <a href="../index.html#type-t_store">t_store</a></span></span></code></div></div></div></body></html> |