package digestif

  1. Overview
  2. Docs

Module type Digestif_pp.BSource

Sourcetype t
Sourceval create : int -> t
Sourceval iter : (char -> unit) -> t -> unit
Sourceval set : t -> int -> char -> unit
Sourceval get : t -> int -> char