ocaml-containers/dev/containers/index.html
2022-02-08 18:12:01 +00:00

2 lines
No EOL
8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (containers.index)</title><link rel="stylesheet" href="../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> containers</nav><header class="odoc-preamble"><h1 id="containers-index"><a href="#containers-index" class="anchor"></a>containers index</h1></header><nav class="odoc-toc"><ul><li><a href="#library-containers">Library containers</a></li><li><a href="#library-containers.codegen">Library containers.codegen</a></li><li><a href="#library-containers.monomorphic">Library containers.monomorphic</a></li><li><a href="#library-containers.top">Library containers.top</a></li><li><a href="#library-containers.unix">Library containers.unix</a></li></ul></nav><div class="odoc-content"><h2 id="library-containers"><a href="#library-containers" class="anchor"></a>Library containers</h2><p>This library exposes the following toplevel modules:</p><ul class="modules"><li><a href="CCArray/index.html"><code>CCArray</code></a> <span class="synopsis">Array utils</span></li><li><a href="CCArrayLabels/index.html"><code>CCArrayLabels</code></a> <span class="synopsis">Array utils (Labeled version of <a href="CCArray/index.html"><code>CCArray</code></a>)</span></li><li><a href="CCAtomic/index.html"><code>CCAtomic</code></a> </li><li><a href="CCBool/index.html"><code>CCBool</code></a> <span class="synopsis">Basic Bool functions</span></li><li><a href="CCByte_buffer/index.html"><code>CCByte_buffer</code></a> <span class="synopsis">Byte buffer.</span></li><li><a href="CCCanonical_sexp/index.html"><code>CCCanonical_sexp</code></a> <span class="synopsis">Canonical S-expressions</span></li><li><a href="CCChar/index.html"><code>CCChar</code></a> <span class="synopsis">Utils around char</span></li><li><a href="CCEither/index.html"><code>CCEither</code></a> <span class="synopsis">Either Monad</span></li><li><a href="CCEqual/index.html"><code>CCEqual</code></a> <span class="synopsis">Equality Combinators</span></li><li><a href="CCEqualLabels/index.html"><code>CCEqualLabels</code></a> <span class="synopsis">Equality Combinators (Labeled version of <a href="CCEqual/index.html"><code>CCEqual</code></a>)</span></li><li><a href="CCFloat/index.html"><code>CCFloat</code></a> <span class="synopsis">Basic operations on floating-point numbers</span></li><li><a href="CCFormat/index.html"><code>CCFormat</code></a> <span class="synopsis">Helpers for Format</span></li><li><a href="CCFun/index.html"><code>CCFun</code></a> <span class="synopsis">Basic operations on Functions</span></li><li><a href="CCHash/index.html"><code>CCHash</code></a> <span class="synopsis">Hash combinators</span></li><li><a href="CCHashtbl/index.html"><code>CCHashtbl</code></a> <span class="synopsis">Extension to the standard Hashtbl</span></li><li><a href="CCHeap/index.html"><code>CCHeap</code></a> <span class="synopsis">Leftist Heaps</span></li><li><a href="CCIO/index.html"><code>CCIO</code></a> <span class="synopsis">1 IO Utils</span></li><li><a href="CCInt/index.html"><code>CCInt</code></a> <span class="synopsis">Basic Int functions</span></li><li><a href="CCInt32/index.html"><code>CCInt32</code></a> <span class="synopsis">Helpers for 32-bit integers.</span></li><li><a href="CCInt64/index.html"><code>CCInt64</code></a> <span class="synopsis">Helpers for 64-bit integers.</span></li><li><a href="CCList/index.html"><code>CCList</code></a> <span class="synopsis">Complements to List</span></li><li><a href="CCListLabels/index.html"><code>CCListLabels</code></a> <span class="synopsis">Complements to ListLabels</span></li><li><a href="CCMap/index.html"><code>CCMap</code></a> <span class="synopsis">Extensions of Standard Map</span></li><li><a href="CCNativeint/index.html"><code>CCNativeint</code></a> <span class="synopsis">Helpers for processor-native integers</span></li><li><a href="CCOpt/index.html"><code>CCOpt</code></a> <span class="synopsis">Previous Option module</span></li><li><a href="CCOption/index.html"><code>CCOption</code></a> <span class="synopsis">Basic operations on the option type.</span></li><li><a href="CCOrd/index.html"><code>CCOrd</code></a> <span class="synopsis">Order combinators</span></li><li><a href="CCPair/index.html"><code>CCPair</code></a> <span class="synopsis">Tuple Functions</span></li><li><a href="CCParse/index.html"><code>CCParse</code></a> <span class="synopsis">Very Simple Parser Combinators</span></li><li><a href="CCRandom/index.html"><code>CCRandom</code></a> <span class="synopsis">Random Generators</span></li><li><a href="CCRef/index.html"><code>CCRef</code></a> <span class="synopsis">Helpers for references</span></li><li><a href="CCResult/index.html"><code>CCResult</code></a> <span class="synopsis">Error Monad</span></li><li><a href="CCSeq/index.html"><code>CCSeq</code></a> <span class="synopsis">Helpers for the standard <b>Seq</b> type</span></li><li><a href="CCSet/index.html"><code>CCSet</code></a> <span class="synopsis">Wrapper around Set</span></li><li><a href="CCSexp/index.html"><code>CCSexp</code></a> <span class="synopsis">Handling S-expressions</span></li><li><a href="CCSexp_intf/index.html"><code>CCSexp_intf</code></a> </li><li><a href="CCSexp_lex/index.html"><code>CCSexp_lex</code></a> </li><li><a href="CCShimsArrayLabels_/index.html"><code>CCShimsArrayLabels_</code></a> </li><li><a href="CCShimsArray_/index.html"><code>CCShimsArray_</code></a> </li><li><a href="CCShimsFormat_/index.html"><code>CCShimsFormat_</code></a> </li><li><a href="CCShimsFun_/index.html"><code>CCShimsFun_</code></a> </li><li><a href="CCShimsInt_/index.html"><code>CCShimsInt_</code></a> </li><li><a href="CCShimsList_/index.html"><code>CCShimsList_</code></a> </li><li><a href="CCShimsMkLetList_/index.html"><code>CCShimsMkLetList_</code></a> </li><li><a href="CCShimsMkLet_/index.html"><code>CCShimsMkLet_</code></a> </li><li><a href="CCShims_/index.html"><code>CCShims_</code></a> </li><li><a href="CCString/index.html"><code>CCString</code></a> <span class="synopsis">Basic String Utils</span></li><li><a href="CCStringLabels/index.html"><code>CCStringLabels</code></a> <span class="synopsis">Basic String Utils (Labeled version of <a href="CCString/index.html"><code>CCString</code></a>)</span></li><li><a href="CCUnit/index.html"><code>CCUnit</code></a> </li><li><a href="CCUtf8_string/index.html"><code>CCUtf8_string</code></a> <span class="synopsis">Unicode String, in UTF8</span></li><li><a href="CCVector/index.html"><code>CCVector</code></a> <span class="synopsis">Growable, mutable vector</span></li><li><a href="Containers/index.html"><code>Containers</code></a> <span class="synopsis">Drop-In replacement to Stdlib</span></li><li><a href="ContainersLabels/index.html"><code>ContainersLabels</code></a> <span class="synopsis">Drop-In replacement to Stdlib</span></li></ul><h2 id="library-containers.codegen"><a href="#library-containers.codegen" class="anchor"></a>Library containers.codegen</h2><p>The entry point of this library is the module: <a href="Containers_codegen/index.html"><code>Containers_codegen</code></a>.</p><h2 id="library-containers.monomorphic"><a href="#library-containers.monomorphic" class="anchor"></a>Library containers.monomorphic</h2><p>This library exposes the following toplevel modules:</p><ul class="modules"><li><a href="CCMonomorphic/index.html"><code>CCMonomorphic</code></a> </li><li><a href="CCMonomorphicShims_/index.html"><code>CCMonomorphicShims_</code></a> </li></ul><h2 id="library-containers.top"><a href="#library-containers.top" class="anchor"></a>Library containers.top</h2><p>The entry point of this library is the module: <a href="Containers_top/index.html"><code>Containers_top</code></a>.</p><h2 id="library-containers.unix"><a href="#library-containers.unix" class="anchor"></a>Library containers.unix</h2><p>The entry point of this library is the module: <a href="CCUnix/index.html"><code>CCUnix</code></a>.</p></div></body></html>