module UCharInfo: sig .. end
sig
end
module type Type = sig .. end
module Make: functor (Config : CamomileLibrary.ConfigInt.Type) -> Type
functor (
Config
:
CamomileLibrary.ConfigInt.Type
) ->
Type