package irmin-fs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Generic file-system backend for Irmin
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-3.11.0.tbz
sha256=09996fbcc2c43e117a9bd8e9028c635e81cccb264d5e02d425ab8b06bbacdbdb
sha512=0391a6bf7b94a1edd50a3a8df9e58961739fa78d7d689d61f56bc87144483bad2ee539df595c33d9d52c29b3458da5dddf3a73b5eb85e49c4667c26d2cd46be1
doc/irmin-fs.unix/Irmin_fs_unix/Make/Tree/Proof/index.html
Module Tree.Proof
val kinded_hash_t : kinded_hash Irmin__.Type.tval inode_t : 'a Irmin__.Type.t -> 'a inode Irmin__.Type.tval inode_extender_t : 'a Irmin__.Type.t -> 'a inode_extender Irmin__.Type.ttype tree = | Contents of contents * metadata| Blinded_contents of hash * metadata| Node of (step * tree) list| Blinded_node of hash| Inode of inode_tree inode| Extender of inode_tree inode_extender
and inode_tree = | Blinded_inode of hash| Inode_values of (step * tree) list| Inode_tree of inode_tree inode| Inode_extender of inode_tree inode_extender
val tree_t : tree Irmin__.Type.tval inode_tree_t : inode_tree Irmin__.Type.tval t : t Irmin__.Type.tval v : before:kinded_hash -> after:kinded_hash -> tree -> tval before : t -> kinded_hashval after : t -> kinded_hash sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>