Module Uucp.Gc
General category property.
General category property
type t=[|`Cc|`Cf|`Cn|`Co|`Cs|`Ll|`Lm|`Lo|`Lt|`Lu|`Mc|`Me|`Mn|`Nd|`Nl|`No|`Pc|`Pd|`Pe|`Pf|`Pi|`Po|`Ps|`Sc|`Sk|`Sm|`So|`Zl|`Zp|`Zs]The type for general categories.
val pp : Stdlib.Format.formatter -> t -> unitpp ppf cprints an unspecified representation ofconppf.
val general_category : Stdlib.Uchar.t -> tgeneral_category uisu's General_Category property.