package irmin-test
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Irmin test suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-2.10.2.tbz
sha256=088741b619471c8198e74aaf9f4aeb4a9997abec8b9abcbfb3443fd27bfb433f
sha512=bbc03417d6eb87d99bee391c489d23a586b0a260e4c797f5e2465c3ab67cb627a9efa526097c1b89dd3339eafb8bad738c1cf0502e5c70355871ff7dbba324b9
doc/irmin-test.bench/Irmin_bench/Make/argument-1-S/Commit/index.html
Module S.Commit
Commit defines immutable objects to describe store updates.
type t = commitThe type for store commits.
val t : repo -> t Irmin.Type.tt is the value type for t.
v r i ~parents:p t is the commit c such that:
info c = iparents c = ptree c = t
val info : commit -> Irmin.Info.tinfo c is c's info.
Import/Export
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page