Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val validate : t -> unit
val get : t -> int -> UChar.uchar
val init : int -> (int -> UChar.uchar) -> t
val length : t -> int
val look : t -> index -> UChar.uchar
val iter : (UChar.uchar -> unit) -> t -> unit
module Buf : sig ... end