package irmin-mirage-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Irmin.Schema.S with module Metadata = Irmin_git__.Metadata and module Branch := Branch and type Info.t = Irmin.Info.default and type Path.step = string and type Path.t = string list with type Hash.t = G.hash
module Hash : sig ... end
module Info : sig ... end
module Metadata : sig ... end
module Path : sig ... end
module Contents : sig ... end
module Node : Irmin.Node.S with type metadata = Metadata.t and type step = Path.step and type hash = Hash.t with type t = G.Value.Tree.t
module Commit : Irmin.Commit.S with module Info := Info and type hash = Hash.t with type t = G.Value.Commit.t
OCaml

Innovation. Community. Security.