plebeia
Merkle Patricia tree implementation
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
back to documentation root
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library plebeia
module Internal : sig ... end
2 Internal implementation
2 Standard APIs, module interfaces are restricted.
Base
Module encapsulating the values inserted in the Patricia tree.
Core
module Segment : sig ... end
A segment represents a path from the root of a tree to a leaf or to the root of a sub-tree.
Hash
High level
module Hashcons : sig ... end
Helper
module Stat : sig ... end
Experimental
module Merkle_proof : module type of struct include Merkle_proof end
Calculate Merckle Proofs