package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Private : sig ... end
module DefaultConfig = CamomileLib.Config.Default
module type Type = sig ... end
module Make (Config : CamomileLib.Config.Type) : sig ... end
include sig ... end
module OOChannel = CamomileLib.OOChannel
module UChar = CamomileLib.UChar
module USet = CamomileLib.USet
module UMap = CamomileLib.UMap
module UCharTbl = CamomileLib.UCharTbl
module UnicodeString = CamomileLib.UnicodeString
module UText = CamomileLib.UText
module XString = CamomileLib.XString
module SubText = CamomileLib.SubText
module ULine = CamomileLib.ULine
module Locale = CamomileLib.Locale
module CharEncoding : sig ... end
module UTF8 = CamomileLib.UTF8
module UTF16 = CamomileLib.UTF16
module UCS4 = CamomileLib.UCS4
module UPervasives = CamomileLib.UPervasives
module URe = CamomileLib.URe
module UCharInfo : sig ... end
module UNF : sig ... end
module UCol : sig ... end
module CaseMap : sig ... end
module UReStr : sig ... end
module StringPrep : sig ... end