package irmin

  1. Overview
  2. Docs
Irmin, a distributed database that follows the same design principles as Git

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.2.0.tbz
sha256=a44e018495336e0f632433fcae7b4e84699938a7110212da9e3818b35048fc3f
sha512=8dd9e9f09877a5541ee1be3387e041f63e6b522f9efac388d72199f965b0692f2502e93c1ddc2a5f959289fa2f75f06849582cffbcc201de19e9bd50413f6115

doc/irmin.type/Irmin_type/Witness/index.html

Module Irmin_type.WitnessSource

Sourcetype (_, _) eq =
  1. | Refl : ('a, 'a) eq
Sourcetype 'a t
Sourceval make : unit -> 'a t
Sourceval eq : 'a t -> 'b t -> ('a, 'b) eq option
Sourceval cast : 'a t -> 'b t -> 'a -> 'b option
OCaml

Innovation. Community. Security.