package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type hash
val pp_hash : hash Fmt.t
module Elt : Pack.ELT with type hash := hash
val decode_bin : dict:(int -> string option) -> hash:(int64 -> hash) -> string -> int -> int * Elt.t
module Val : sig ... end