/usr/share/doc/liblwt-ocaml-dev/api/index.html is in liblwt-ocaml-doc 2.7.1-4build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Lwt_condition" rel="Chapter" href="Lwt_condition.html">
<link title="Lwt_list" rel="Chapter" href="Lwt_list.html">
<link title="Lwt" rel="Chapter" href="Lwt.html">
<link title="Lwt_mutex" rel="Chapter" href="Lwt_mutex.html">
<link title="Lwt_mvar" rel="Chapter" href="Lwt_mvar.html">
<link title="Lwt_pool" rel="Chapter" href="Lwt_pool.html">
<link title="Lwt_result" rel="Chapter" href="Lwt_result.html">
<link title="Lwt_sequence" rel="Chapter" href="Lwt_sequence.html">
<link title="Lwt_stream" rel="Chapter" href="Lwt_stream.html">
<link title="Lwt_switch" rel="Chapter" href="Lwt_switch.html">
<link title="Lwt_pqueue" rel="Chapter" href="Lwt_pqueue.html">
<link title="Lwt_glib" rel="Chapter" href="Lwt_glib.html">
<link title="Lwt_preemptive" rel="Chapter" href="Lwt_preemptive.html">
<link title="Lwt_react" rel="Chapter" href="Lwt_react.html">
<link title="Lwt_ssl" rel="Chapter" href="Lwt_ssl.html">
<link title="Lwt_log_core" rel="Chapter" href="Lwt_log_core.html">
<link title="Lwt_log_rules" rel="Chapter" href="Lwt_log_rules.html">
<link title="Lwt_chan" rel="Chapter" href="Lwt_chan.html">
<link title="Lwt_daemon" rel="Chapter" href="Lwt_daemon.html">
<link title="Lwt_gc" rel="Chapter" href="Lwt_gc.html">
<link title="Lwt_io" rel="Chapter" href="Lwt_io.html">
<link title="Lwt_log" rel="Chapter" href="Lwt_log.html">
<link title="Lwt_main" rel="Chapter" href="Lwt_main.html">
<link title="Lwt_process" rel="Chapter" href="Lwt_process.html">
<link title="Lwt_throttle" rel="Chapter" href="Lwt_throttle.html">
<link title="Lwt_timeout" rel="Chapter" href="Lwt_timeout.html">
<link title="Lwt_unix" rel="Chapter" href="Lwt_unix.html">
<link title="Lwt_sys" rel="Chapter" href="Lwt_sys.html">
<link title="Lwt_engine" rel="Chapter" href="Lwt_engine.html">
<link title="Lwt_bytes" rel="Chapter" href="Lwt_bytes.html">
<link title="Pa_lwt" rel="Chapter" href="Pa_lwt.html">
<link title="Pa_lwt_log" rel="Chapter" href="Pa_lwt_log.html">
<link title="Ppx_lwt" rel="Chapter" href="Ppx_lwt.html"><title></title>
</head>
<body>
<h1></h1>
<h1 id="1_LwtAPIReference">Lwt - API Reference</h1>
<p>
<h2 id="2_Corelibrary">Core library</h2>
<p>
The <em>core</em> library (<em>lwt</em> package) contains the <a href="Lwt.html"><code class="code"><span class="constructor">Lwt</span></code></a> module, which defines
cooperative threads with all the primitives to manipulate them. It
also provides several general purpose modules, which do not depend on
any external package.
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Lwt.html">Lwt</a></td><td><div class="info">
Module <code class="code"><span class="constructor">Lwt</span></code>: cooperative light-weight threads.
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_condition.html">Lwt_condition</a></td><td><div class="info">
Conditions
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_list.html">Lwt_list</a></td><td><div class="info">
List helpers
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_mutex.html">Lwt_mutex</a></td><td><div class="info">
Cooperative locks for mutual exclusion
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_mvar.html">Lwt_mvar</a></td><td><div class="info">
Mailbox variables
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_pool.html">Lwt_pool</a></td><td><div class="info">
External resource pools.
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_stream.html">Lwt_stream</a></td><td><div class="info">
Data streams
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_switch.html">Lwt_switch</a></td><td><div class="info">
Lwt switches
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_sequence.html">Lwt_sequence</a></td><td><div class="info">
Mutable sequence of elements (deprecated)
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_pqueue.html">Lwt_pqueue</a></td><td><div class="info">
<span class="deprecated">Functional priority queues (deprecated).
</span></div>
</td></tr>
</table>
<p>
<h2 id="2_Logger">Logger</h2>
The <em>lwt.log</em> package provides a logger engine.
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Lwt_log_core.html">Lwt_log_core</a></td><td><div class="info">
Logging facility
</div>
</td></tr>
</table>
<p>
This package depends on the <em>core</em> library
<p>
<h2 id="2_Unixbindings">Unix bindings</h2>
<p>
The <em>lwt.unix</em> package provides:<ul>
<li>the <a href="Lwt_unix.html"><code class="code"><span class="constructor">Lwt_unix</span></code></a> module, which wrap system calls into cooperative ones</li>
<li>the <a href="Lwt_io.html"><code class="code"><span class="constructor">Lwt_io</span></code></a> module, which defines cooperative byte channel, in
replacement of ones of the standard library</li>
<li>module helpers for logging, spawning processes, ...</li>
</ul>
<br>
<table class="indextable">
<tr><td class="module"><a href="Lwt_daemon.html">Lwt_daemon</a></td><td><div class="info">
Daemon helpers
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_gc.html">Lwt_gc</a></td><td><div class="info">
Interaction with the garbage collector
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_io.html">Lwt_io</a></td><td><div class="info">
Buffered byte channels
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_log.html">Lwt_log</a></td><td><div class="info">
Logging facility
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_main.html">Lwt_main</a></td><td><div class="info">
Main loop and event queue
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_engine.html">Lwt_engine</a></td><td><div class="info">
Lwt unix main loop engine
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_process.html">Lwt_process</a></td><td><div class="info">
Process management
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_throttle.html">Lwt_throttle</a></td><td><div class="info">
Rate limiters
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_timeout.html">Lwt_timeout</a></td><td><div class="info">
Timeouts
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_unix.html">Lwt_unix</a></td><td><div class="info">
Cooperative system calls
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_bytes.html">Lwt_bytes</a></td><td><div class="info">
Byte arrays
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_sys.html">Lwt_sys</a></td><td><div class="info">
System informations.
</div>
</td></tr>
</table>
<p>
This package depends on the <em>core</em> library, the <em>unix</em> package and
the <em>lwt.log</em> package.
<p>
<h2 id="2_Reactiveprogramminghelpers">Reactive programming helpers</h2>
<p>
The <em>lwt.react</em> package provides helpers for functionnal reactive
programming with Lwt. It is based on the <em>react</em> package. The
<a href="Lwt_react.html"><code class="code"><span class="constructor">Lwt_react</span></code></a> module is a replacement for the <code class="code"><span class="constructor">React</span></code> module. It
contains:
<p>
<ul>
<li>all the functions of the <code class="code"><span class="constructor">React</span></code> module</li>
<li>Lwt specific primitives</li>
<li>cooperative versions of <em>react</em> functions</li>
</ul>
<br>
<table class="indextable">
<tr><td class="module"><a href="Lwt_react.html">Lwt_react</a></td><td><div class="info">
React utilities
</div>
</td></tr>
</table>
<p>
This package depends on the <em>core</em> library and the <em>react</em> package.
<p>
<h2 id="2_PPXsyntaxextension">PPX syntax extension</h2>
<p>
Syntactic sugar for Lwt, such as <code class="code"><span class="keyword">let</span>%lwt x = e <span class="keyword">in</span> e'</code> syntax for <code class="code">bind</code>.
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Ppx_lwt.html">Ppx_lwt</a></td><td><div class="info">
Ppx syntax extension for Lwt
</div>
</td></tr>
</table>
<p>
<h2 id="2_Miscellaneous">Miscellaneous</h2>
<p>
The following modules are wrapper for integration of non-Lwt
functions/packages into Lwt.
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Lwt_glib.html">Lwt_glib</a></td><td><div class="info">
Glib integration
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_preemptive.html">Lwt_preemptive</a></td><td><div class="info">
This module allows to mix preemptive threads with <code class="code"><span class="constructor">Lwt</span></code>
cooperative threads.
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_ssl.html">Lwt_ssl</a></td><td><div class="info">
OCaml-SSL integration
</div>
</td></tr>
</table>
<p>
<h2 id="2_Camlp4syntaxextensions">Camlp4 syntax extensions</h2>
<p>
These extensions are deprecated. Use <a href="Ppx_lwt.html"><code class="code"><span class="constructor">Ppx_lwt</span></code></a> instead.
<p>
Lwt is shipped with two Camlp4 syntax extensions. The first one, contained in
the <em>lwt.syntax</em> package, aims to make coding with Lwt easier, and
to make code more readable. The second, contained in the package <em>lwt.syntax.log</em>, is a Camlp4 filter which decreases the performance
penalty when using logging by inlining level tests.
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Pa_lwt.html">Pa_lwt</a></td><td><div class="info">
Syntactic sugars for Lwt (deprecated)
</div>
</td></tr>
<tr><td class="module"><a href="Pa_lwt_log.html">Pa_lwt_log</a></td><td><div class="info">
Special syntax for the logging facility (deprecated)
</div>
</td></tr>
</table>
<p>
<h2 id="2_Index">Index</h2>
<p>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_attributes.html">Index of class attributes</a></li>
<li><a href="index_methods.html">Index of class methods</a></li>
<li><a href="index_classes.html">Index of classes</a></li>
<li><a href="index_class_types.html">Index of class types</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
<li><a href="index_module_types.html">Index of module types</a></li>
</ul>
<br>
</body>
</html>
|