sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
package irmin-pack
-
irmin-pack
-
-
irmin-pack.layered
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Concrete trees
The type for pointer kinds.
val kind_t : kind Irmin.Type.t
val entry_t : entry Irmin.Type.t
The type for pointers.
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 int * int * t
|
`Duplicated_entries of t
|
`Duplicated_pointers of t
|
`Unsorted_entries of t
|
`Unsorted_pointers 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