package irmin
Irmin, a distributed database that follows the same design principles as Git
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.6.0.tbz
sha256=98cc035d7b618ae8d94925a00d80159d9fdabf5f165b80aedb5c879aa4cf4b8e
sha512=8a2b91621a5b74d9d88e975faa14efef18cf12cf0194f80279b0ac574468872bc0fc33d827f85dca55dbd4c46b7bb002808d9fc2fa0fa44fc85a845838c9f43b
doc/irmin.mem/Irmin_mem/Make/Contents/index.html
Module Make.Contents
Source
Contents
provides base functions for the store's contents.
include Irmin.Contents.S with type t = contents
Signature for store contents
type t = contents
The type for user-defined contents.
val t : t Irmin.Type.t
val merge : t option Irmin.Merge.t
Merge function. Evaluates to `Conflict msg
if the values cannot be merged properly. The arguments of the merge function can take None
to mean that the key does not exists for either the least-common ancestor or one of the two merging points. The merge function returns None
when the key's value should be deleted.
Import/Export
of_key r k
is the contents object in r
with key k
, or None
if no such contents object exists.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page