package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val v : config:Irmin.Backend.Conf.t -> fm:Fm.t -> dict:Dict.t -> dispatcher:Dispatcher.t -> Irmin.Perms.read t
val unsafe_find : check_integrity:bool -> [< Irmin.Perms.read ] t -> key -> Node_value.t option
val purge_lru : 'a t -> unit