this repo has no description
1
fork

Configure Feed

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

at main 38 lines 1.3 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>two_method_class (Ocamlary.two_method_class)</title> 4 <meta charset="utf-8"/><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="Ocamlary.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; 13 <a href="Ocamlary.html">Ocamlary</a> &#x00BB; two_method_class 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Class <code><span>Ocamlary.two_method_class</span></code></h1> 17 </header> 18 <div class="odoc-content"> 19 <div class="odoc-spec"> 20 <div class="spec method anchored" id="method-one"> 21 <a href="#method-one" class="anchor"></a> 22 <code> 23 <span><span class="keyword">method</span> one : 24 <a href="Ocamlary-class-one_method_class.html">one_method_class</a> 25 </span> 26 </code> 27 </div> 28 </div> 29 <div class="odoc-spec"> 30 <div class="spec method anchored" id="method-undo"> 31 <a href="#method-undo" class="anchor"></a> 32 <code><span><span class="keyword">method</span> undo : unit</span> 33 </code> 34 </div> 35 </div> 36 </div> 37 </body> 38</html>