package tezos-protocol-016-PtMumbai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type tree
type key = string list
type value = bytes
val list : tree -> ?offset:int -> ?length:int -> key -> (string * tree) list Tezos_protocol_environment_016_PtMumbai.Lwt.t
val empty : t -> tree
val is_empty : tree -> bool
val equal : tree -> tree -> bool
val clear : ?depth:int -> tree -> unit
OCaml

Innovation. Community. Security.