blob: 9df75c27d05a48d7307cf620d6607bf0939555c5 (
plain) (
blame)
1
2
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Impl (disml.Disml__.Impl)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">disml</a> » <a href="../index.html">Disml__</a> » Impl</nav><h1>Module <code>Disml__.Impl</code></h1></header><div class="spec module" id="module-Channel"><a href="#module-Channel" class="anchor"></a><code><span class="keyword">module </span><a href="Channel/index.html">Channel</a> : <span class="keyword">functor</span> (<a href="Channel/argument-1-T/index.html">T</a> : <a href="../S/index.html#module-type-HasSnowflake">Disml__.S.HasSnowflake</a>) <span>-></span> <a href="../S/index.html#module-type-ChannelImpl">Disml__.S.ChannelImpl</a><span class="keyword"> with </span><span class="keyword">type </span><a href="Channel/index.html#type-t">t</a> := <a href="Channel/argument-1-T/index.html#type-t">T.t</a></code></div><div class="spec module" id="module-Guild"><a href="#module-Guild" class="anchor"></a><code><span class="keyword">module </span><a href="Guild/index.html">Guild</a> : <span class="keyword">functor</span> (<a href="Guild/argument-1-T/index.html">T</a> : <a href="../S/index.html#module-type-HasSnowflake">Disml__.S.HasSnowflake</a>) <span>-></span> <a href="../S/index.html#module-type-GuildImpl">Disml__.S.GuildImpl</a><span class="keyword"> with </span><span class="keyword">type </span><a href="Guild/index.html#type-t">t</a> := <a href="Guild/argument-1-T/index.html#type-t">T.t</a></code></div><div class="spec module" id="module-User"><a href="#module-User" class="anchor"></a><code><span class="keyword">module </span><a href="User/index.html">User</a> : <span class="keyword">functor</span> (<a href="User/argument-1-T/index.html">T</a> : <a href="../S/index.html#module-type-HasSnowflake">Disml__.S.HasSnowflake</a>) <span>-></span> <a href="../S/index.html#module-type-UserImpl">Disml__.S.UserImpl</a><span class="keyword"> with </span><span class="keyword">type </span><a href="User/index.html#type-t">t</a> := <a href="User/argument-1-T/index.html#type-t">T.t</a></code></div></div></body></html>
|