package obytelib

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