package obytelib

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