package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type integrity_error = [
  1. | `Wrong_hash
  2. | `Absent_value
]
module type CHECKABLE = sig ... end
module type ATOMIC_WRITE_STORE = sig ... end