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