mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
2 lines
No EOL
7.6 KiB
HTML
2 lines
No EOL
7.6 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (containers.index)</title><link rel="stylesheet" href="../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.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="package-containers"><a href="#package-containers" class="anchor"></a>Package containers <nav><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGELOG.md">changes</a> <a href="#package_info">more…</a></nav></h1><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">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="CCMonomorphic/index.html"><code>CCMonomorphic</code></a> </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="CCShims_/index.html"><code>CCShims_</code></a> </li><li><a href="CCShims_syntax/index.html"><code>CCShims_syntax</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="CCUnix/index.html"><code>CCUnix</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><li><a href="Containers_bencode/index.html"><code>Containers_bencode</code></a> <span class="synopsis">Basic Bencode decoder/encoder.</span></li><li><a href="Containers_cbor/index.html"><code>Containers_cbor</code></a> <span class="synopsis">CBOR encoder/decoder.</span></li><li><a href="Containers_codegen/index.html"><code>Containers_codegen</code></a> </li><li><a href="Containers_pp/index.html"><code>Containers_pp</code></a> <span class="synopsis">Pretty printing of documents.</span></li><li><a href="Containers_scc/index.html"><code>Containers_scc</code></a> </li><li><a href="Containers_top/index.html"><code>Containers_top</code></a> </li></ul></header><nav class="odoc-toc"><ul><li><a href="#package_info">Package info</a></li></ul></nav><div class="odoc-content"><h2 id="package_info"><a href="#package_info" class="anchor"></a>Package info</h2><table class="package info"><tr id="info-changes-files"><td><a href="#info-changes-files" aria-hidden="true" class="anchor"></a>changes-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGELOG.md">CHANGELOG.md</a></li></ul></td></tr><tr id="info-license-files"><td><a href="#info-license-files" aria-hidden="true" class="anchor"></a>license-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/LICENSE">LICENSE</a></li></ul></td></tr><tr id="info-readme-files"><td><a href="#info-readme-files" aria-hidden="true" class="anchor"></a>readme-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/README.md">README.md</a></li></ul></td></tr></table></div></body></html> |