package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type process
val v : ?on_disk:[ `Path of string | `Reuse ] -> repo -> process
val save_elt : process -> t -> node_key Lwt.t
val close : process -> unit