package zed

  1. Overview
  2. Docs

Module Text_raw.BufSource

Sourcetype buf = Buffer.t
Sourceval create : 'a -> buf
Sourceval contents : buf -> t
Sourceval clear : buf -> unit
Sourceval reset : buf -> unit
Sourceval add_char : buf -> CamomileLibrary.UChar.t -> unit
Sourceval add_string : buf -> t -> unit
Sourceval add_buffer : buf -> buf -> unit
OCaml

Innovation. Community. Security.