package zed
-
zed
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type buf = Buf.buf
val create : int -> buf
val clear : buf -> unit
val reset : buf -> unit
val add_zChar : buf -> Zed_char.t -> unit
val add_uChar : buf -> CamomileLibrary.UChar.t -> unit
val add_char : buf -> CamomileLibrary.UChar.t -> unit