this repo has no description
1
fork

Configure Feed

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

at main 34 lines 1.2 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3 <head><title>Buffer (Ocamlary.Buffer)</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="Ocamlary.html">Up</a>12 <a href="index.html">Index</a> &#x00BB; 13 <a href="Ocamlary.html">Ocamlary</a> &#x00BB; Buffer 14 </nav> 15 <header class="odoc-preamble"> 16 <h1>Module <code><span>Ocamlary.Buffer</span></code></h1> 17 <p>References are resolved after everything, so <code>{!Buffer.t}</code> 18 won't resolve. 19 </p> 20 </header> 21 <div class="odoc-content"> 22 <div class="odoc-spec"> 23 <div class="spec value anchored" id="val-f"> 24 <a href="#val-f" class="anchor"></a> 25 <code> 26 <span><span class="keyword">val</span> f : 27 <span>int <span class="arrow">&#45;&gt;</span></span> unit 28 </span> 29 </code> 30 </div> 31 </div> 32 </div> 33 </body> 34</html>