this repo has no description
1
fork

Configure Feed

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

at main 44 lines 1.6 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>Arg1 (Nested.F.Arg1)</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="Nested-F.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; <a href="Nested.html">Nested</a> 13 &#x00BB; <a href="Nested-F.html">F</a> &#x00BB; Arg1 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Parameter <code><span>F.Arg1</span></code></h1> 17 </header> 18 <div class="odoc-tocs"> 19 <nav class="odoc-toc odoc-local-toc"> 20 <ul><li><a href="#type">Type</a></li> 21 <li><a href="#values">Values</a></li> 22 </ul> 23 </nav> 24 </div> 25 <div class="odoc-content"> 26 <h2 id="type"><a href="#type" class="anchor"></a>Type</h2> 27 <div class="odoc-spec"> 28 <div class="spec type anchored" id="type-t"> 29 <a href="#type-t" class="anchor"></a> 30 <code><span><span class="keyword">type</span> t</span></code> 31 </div><div class="spec-doc"><p>Some type.</p></div> 32 </div><h2 id="values"><a href="#values" class="anchor"></a>Values</h2> 33 <div class="odoc-spec"> 34 <div class="spec value anchored" id="val-y"> 35 <a href="#val-y" class="anchor"></a> 36 <code> 37 <span><span class="keyword">val</span> y : <a href="#type-t">Arg1.t</a> 38 </span> 39 </code> 40 </div><div class="spec-doc"><p>The value of y.</p></div> 41 </div> 42 </div> 43 </body> 44</html>