package octez-internal-libs
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A package that contains some libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
doc/octez-internal-libs.irmin_pack/Irmin_pack/Inode/Make_internal/Val/Concrete/index.html
Module Val.ConcreteSource
Concrete trees
Source
type kinded_key = | Contents of contents_key| Contents_x of metadata * contents_key| Node of node_key
The type for pointer kinds.
The type of entries.
The type for internal pointers between concrete trees.
Source
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page