mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
add Labels modules to doc intro
This commit is contained in:
parent
9b53e3c2a5
commit
eb217a0cf1
1 changed files with 4 additions and 2 deletions
|
|
@ -26,19 +26,21 @@ by ocamlfind).
|
||||||
|
|
||||||
{!modules:
|
{!modules:
|
||||||
CCArray
|
CCArray
|
||||||
|
CCArrayLabels
|
||||||
CCArray_slice
|
CCArray_slice
|
||||||
CCBool
|
CCBool
|
||||||
CCChar
|
CCChar
|
||||||
CCFloat
|
CCFloat
|
||||||
CCFun
|
|
||||||
CCFormat
|
CCFormat
|
||||||
|
CCFun
|
||||||
CCHash
|
CCHash
|
||||||
CCHashtbl
|
CCHashtbl
|
||||||
CCHeap
|
CCHeap
|
||||||
|
CCIO
|
||||||
CCInt
|
CCInt
|
||||||
CCInt64
|
CCInt64
|
||||||
CCIO
|
|
||||||
CCList
|
CCList
|
||||||
|
CCListLabels
|
||||||
CCMap
|
CCMap
|
||||||
CCOpt
|
CCOpt
|
||||||
CCOrd
|
CCOrd
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue