package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type h = Hash.t
type elt = bytes
type path
val dummy_path : path
val nil : t
val empty : h
val root : t -> h
val snoc : t -> elt -> t
val snoc_tr : t -> elt -> t
val of_list : elt list -> t
val compute : elt list -> h
val bounded_path_encoding : ?max_length:int -> unit -> path Tezos_protocol_environment_018_Proxford.Data_encoding.t
val path_depth : path -> int
module Internal_for_tests : sig ... end
OCaml

Innovation. Community. Security.