package irmin-pack
Irmin backend which stores values in a pack file
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.3.1.tbz
sha256=535254ca443858bfc9e540535977fed63e9206d4b78c5cac0239d1e6657b5c78
sha512=fa18557fcf808121a0495de707c6f7bff4a69197b310480816648adafd4a659b5673a1f5bbf4574f517b7d93253735ef7798b0c365d87afac60675007ef19b54
doc/irmin-pack.mem/Irmin_pack_mem/Maker/index.html
Module Irmin_pack_mem.Maker
Source
Parameters
module _ : Irmin_pack.Conf.S
Signature
include Irmin.Key.Store_spec.S
with type ('h, _) contents_key = 'h
with type 'h node_key = 'h
with type 'h commit_key = 'h
Source
module Make
(Schema : Irmin.Schema.Extended) :
Irmin_pack.S.S
with type Schema.Hash.t = Schema.Hash.t
and type Schema.Branch.t = Schema.Branch.t
and type Schema.Metadata.t = Schema.Metadata.t
and type Schema.Path.t = Schema.Path.t
and type Schema.Path.step = Schema.Path.step
and type Schema.Contents.t = Schema.Contents.t
and type Schema.Info.t = Schema.Info.t
and type contents_key = (Schema.Hash.t, Schema.Contents.t) contents_key
and type node_key = Schema.Hash.t node_key
and type commit_key = Schema.Hash.t commit_key
and type Backend.Remote.endpoint = endpoint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page