module type Type = CamomileLibrary.UCol.Typemodule Make : functor (Text : CamomileLibrary.UnicodeString.Type) -> sig ... endCamomile.UColmodule type Type = CamomileLibrary.UCol.Typemodule Make : functor (Text : CamomileLibrary.UnicodeString.Type) -> sig ... end