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.6.1.tbz
sha256=11fc2570bdbfd48478c89113fc801084a84a9a2c12d9bf8c64e05ce64ae19bd7
sha512=2171699ca24dec5c9c908a2676b272e034c14eb17f7052a794535e52af0be40be68a689e59c0a640ee244b11703320483f4d0c261542e6242ba23a8f1272b9b0
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.ttype elt = | Contents of contents| Node of (step * kinded_hash) list| Inode of hash inode| Inode_extender of hash inode_extender
val elt_t : elt Irmin__.Type.tval stream_t : stream Irmin__.Type.tval t : 'a Irmin__.Type.t -> 'a t Irmin__.Type.tval v : before:kinded_hash -> after:kinded_hash -> 'a -> 'a tval before : 'a t -> kinded_hashval after : 'a t -> kinded_hashval state : 'a t -> 'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>