sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Val
provides functions for commit values.
Base functions on commit values.
include Tc.S0 with type t = value
type t = value
val compare : t Tc.compare
val to_json : t Tc.to_json
The REST inteface.
val of_json : t Tc.of_json
val size_of : t Tc.size_of
The serialization format.
type node = Node.key
Type for node keys.
val create : Irmin.task -> ?node:node -> parents:key list -> t
Create a commit.
val task : t -> Irmin.task
The commit provenance.