package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val pred : t -> [ `Node of hash | `Inode of hash | `Contents of hash ] list
val of_bin : Elt.t -> t
val save : add:(hash -> Elt.t -> unit) -> mem:(hash -> bool) -> t -> unit
val hash : t -> hash
OCaml

Innovation. Community. Security.