package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Conf : Conf.S
module H : Irmin.Hash.S
module Node : Irmin.Private.Node.S with type hash = H.t

Signature

type hash = H.t
val pp_hash : hash Fmt.t
exception Dangling_hash of {
  1. context : string;
  2. hash : hash;
}
module Raw : Pack_value.S with type hash = hash
module Val : sig ... end
OCaml

Innovation. Community. Security.