package tezos-protocol-013-PtJakart

  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_013_PtJakart.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.