package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val start : unit -> t * ((unit -> unit) * (unit -> unit) * (unit -> unit))
val finalise : t -> unit
val finalise_with_stats : t -> int * int * int