package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val hash : ?cache:bool -> t -> hash
val key : t -> contents_key option
val force : t -> contents or_error Lwt.t
val force_exn : t -> contents Lwt.t
val clear : t -> unit