val t : t Irmin.Type.t
t
is the value type for t
.
val merge : t Irmin.Merge.t
merge
is the merge function for metadata.
val default : t
The default metadata to attach, for APIs that don't care about metadata.
Node.Metadata
Metadata
provides base functions for node metadata.
val t : t Irmin.Type.t
t
is the value type for t
.
val merge : t Irmin.Merge.t
merge
is the merge function for metadata.
val default : t
The default metadata to attach, for APIs that don't care about metadata.