package obytelib

  1. Overview
  2. Docs
type t = string
val empty : t
val read : Index.t -> in_channel -> t
val write : out_channel -> t -> unit