package irmin-pack
Irmin backend which stores values in a pack file
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.10.0.tbz
sha256=92a9de7a0a2a35c2feba0c35a806b1f0df24c1c0d15164eebf3f919296d26715
sha512=0203ec5117a851ad5afeb2f9091659b4e142e231b6b945caab93f4d7beb23397c8ac43f7056e91d18f4bff0be1062f6ae966d221f877c229328c0cbbf29fd9f0
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