mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
missing alias
This commit is contained in:
parent
08bc15dd8c
commit
c7b1afca82
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ module Char = struct
|
|||
include Char
|
||||
include (CCChar : module type of CCChar with type t := t)
|
||||
end
|
||||
module Equal = CCEqual
|
||||
module Float = CCFloat
|
||||
module Format = struct
|
||||
include Format
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue