this repo has no description
1
fork

Configure Feed

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

at main 32 lines 1.0 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>Alias (Alias)</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="index.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; Alias 13 </nav> 14 <header class="odoc-preamble"> 15 <h1>Module <code><span>Alias</span></code></h1> 16 </header> 17 <div class="odoc-content"> 18 <div class="odoc-spec"> 19 <div class="spec module anchored" id="module-X"> 20 <a href="#module-X" class="anchor"></a> 21 <code> 22 <span><span class="keyword">module</span> <a href="Alias-X.html">X</a> 23 </span> 24 <span> : <span class="keyword">sig</span> ... 25 <span class="keyword">end</span> 26 </span> 27 </code> 28 </div> 29 </div> 30 </div> 31 </body> 32</html>