Functor Main.Make


module Make: 
functor (Config : ConfigInt.Type) -> Type with module ISet = ISet and module IMap = IMap and module XArray = XArray and module OOChannel = OOChannel and module UChar = UChar and module USet = USet and module UMap = UMap and module UCharTbl = UCharTbl and module UnicodeString = UnicodeString and module UText = UText and module XString = XString and module SubText = SubText and module ULine = ULine and module UTF8 = UTF8 and module UTF16 = UTF16 and module UCS4 = UCS4
Parameters:
Config : ConfigInt.Type

module ISet: sig .. end
module IMap: sig .. end
module XArray: sig .. end
module OOChannel: sig .. end
module UChar: sig .. end
module USet: sig .. end
module UMap: sig .. end
module UCharTbl: sig .. end
module UnicodeString: sig .. end
module UText: sig .. end
module XString: sig .. end
module SubText: sig .. end
module ULine: sig .. end
module Locale: sig .. end
module CharEncoding: CharEncoding.Interface 
module UTF8: sig .. end
module UTF16: sig .. end
module UCS4: sig .. end
module UPervasives: sig .. end
module URe: sig .. end
module UCharInfo: UCharInfo.Type 
module UNF: sig .. end
module UCol: sig .. end
module CaseMap: sig .. end
module UReStr: UReStr.Interface