package irmin-git
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
package irmin-git
-
irmin_git
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module V : Irmin.Contents.S
Signature
module Branch = B
include Irmin.Schema.S
with module Metadata = 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
with module Contents = V
module Hash : Irmin.Hash.S with type t = G.hash
Signature for digest hashes, inspired by Digestif.
module Info : Irmin.Info.S with type t = Irmin.Info.default
module Metadata = Metadata
module Path : Irmin.Path.S with type step = string with type t = string list
module Contents = V
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page