mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
Correction containers.ml file
This commit is contained in:
parent
d8c16ec95b
commit
4a317e57c1
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ module Hashtbl = struct
|
|||
end
|
||||
module Heap = CCHeap
|
||||
module Int = CCInt
|
||||
module Int32 = CCInt32
|
||||
module Int64 = CCInt64
|
||||
module IO = CCIO
|
||||
module List = CCList
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue