package obytelib

  1. Overview
  2. Docs
type entry = string * Stdlib.Digest.t option
type t = entry list
val empty : t
val print : Stdlib.out_channel -> t -> unit
val read : Index.t -> Stdlib.in_channel -> t
val write : Stdlib.out_channel -> t -> unit
OCaml

Innovation. Community. Security.