package irmin-pack
Irmin backend which stores values in a pack file
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.2.1.tbz
sha256=9cfb7291a7d90ca0e55ece33040ad41e74cadd8c6446e04c33558bc1a1951518
sha512=9605acd77de9aae70ae96554a28594e6ed5beba70a48145c0fc2204b32bb23b843ba98cf034e88391581d5f3495154195c644d64a3aa3f8d3994a9c5518c5cda
doc/irmin-pack.unix/Irmin_pack_unix/Inode/Make_persistent/argument-3-Inter/Val/Concrete/index.html
Module Val.Concrete
Concrete trees
type kinded_key =
| Contents of contents_key
| Contents_x of metadata * contents_key
| Node of node_key
The type for pointer kinds.
val kinded_key_t : kinded_key Irmin.Type.t
The type of entries.
val entry_t : entry Irmin.Type.t
The type for internal pointers between concrete tree
s.
val pointer_t : 'a Irmin.Type.t -> 'a pointer Irmin.Type.t
The type for trees.
val tree_t : 'a Irmin.Type.t -> 'a tree Irmin.Type.t
val t : t Irmin.Type.t
type error = [
| `Invalid_hash of hash * hash * t
| `Invalid_depth of int * int * t
| `Invalid_length of len * int * t
| `Duplicated_entries of t
| `Duplicated_pointers of t
| `Unsorted_entries of t
| `Unsorted_pointers of t
| `Blinded_root
| `Too_large_values of t
| `Empty
]
The type for errors.
val error_t : error Irmin.Type.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page