package irmin
Irmin, a distributed database that follows the same design principles as Git
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.9.0.tbz
sha256=8e073abe1b5ffb5b6d58c32606c9d7dabc32c53501756be80a92ed4777ad51a0
sha512=70769a8d36520626fecd6f68e5f3abe6a0d67a65af915312206cc3f4da230df48512faee178aa6e899d3fb640b9340f6c92486185be5432a1a1a161c70386c99
doc/irmin.mem/Irmin_mem/KV/Make/Commit/index.html
Module Make.Commit
Source
Commit
defines immutable objects to describe store updates.
t
is the value type for t
.
v r i ~parents:p t
is the commit c
such that:
info c = i
parents c = p
tree c = t
When clear
is set (the default), the tree cache is emptied upon the function's completion, mirroring the effect of invoking Tree.clear
.
parents c
are c
's parents.
Import/Export
key c
is c
's key.
of_key r k
is the the commit object in r
with key k
, or None
if no such commit object exists.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page