package tezos-protocol-017-PtNairob

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type context = t
type key
type 'a ipath
type local_context
val fold_keys : context -> order:[ `Sorted | `Undefined ] -> init:'a -> f:(key -> 'a -> 'a Tezos_protocol_environment_017_PtNairob.Lwt.t) -> 'a Tezos_protocol_environment_017_PtNairob.Lwt.t
module Make_set (_ : REGISTER) (_ : NAME) : Data_set_storage with type t = t and type elt = key
module Make_map (_ : REGISTER) (_ : NAME) (V : VALUE) : Indexed_data_storage_with_local_context with type t = t and type key = key and type value = V.t and type local_context = local_context
module Make_carbonated_map (_ : REGISTER) (_ : NAME) (V : VALUE) : Non_iterable_indexed_carbonated_data_storage with type t = t and type key = key and type value = V.t
module Raw_context : Raw_context.T with type t = t ipath
OCaml

Innovation. Community. Security.