this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 46 lines 1.7 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>F4 (Functor.F4)</title><meta charset="utf-8"/> 4 <link rel="stylesheet" href="odoc.css"/> 5 <meta name="generator" content="odoc %%VERSION%%"/> 6 <meta name="viewport" content="width=device-width,initial-scale=1.0"/> 7 <script src="highlight.pack.js"></script> 8 <script>hljs.initHighlightingOnLoad();</script> 9 </head> 10 <body class="odoc"> 11 <nav class="odoc-nav"><a href="Functor.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; <a href="Functor.html">Functor</a> 13 &#x00BB; F4 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Module <code><span>Functor.F4</span></code></h1> 17 </header> 18 <div class="odoc-tocs"> 19 <nav class="odoc-toc odoc-local-toc"> 20 <ul><li><a href="#parameters">Parameters</a></li> 21 <li><a href="#signature">Signature</a></li> 22 </ul> 23 </nav> 24 </div> 25 <div class="odoc-content"> 26 <h2 id="parameters"><a href="#parameters" class="anchor"></a>Parameters 27 </h2> 28 <div class="odoc-spec"> 29 <div class="spec parameter anchored" id="argument-1-Arg"> 30 <a href="#argument-1-Arg" class="anchor"></a> 31 <code><span><span class="keyword">module</span> </span> 32 <span><a href="Functor-F4-argument-1-Arg.html">Arg</a></span> 33 <span> : <a href="Functor-module-type-S.html">Functor.S</a></span> 34 </code> 35 </div> 36 </div> 37 <h2 id="signature"><a href="#signature" class="anchor"></a>Signature</h2> 38 <div class="odoc-spec"> 39 <div class="spec type anchored" id="type-t"> 40 <a href="#type-t" class="anchor"></a> 41 <code><span><span class="keyword">type</span> t</span></code> 42 </div> 43 </div> 44 </div> 45 </body> 46</html>