package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module C : Raw_context.T
module I : INDEX

Signature

type t = C.t
type context = t
type key = I.t
type 'a ipath = 'a I.ipath
type local_context
val fold_keys : context -> order:[ `Sorted | `Undefined ] -> init:'a -> f:(key -> 'a -> 'a Tezos_protocol_environment_alpha.Lwt.t) -> 'a Tezos_protocol_environment_alpha.Lwt.t
module Raw_context : Raw_context.T with type t = t ipath
OCaml

Innovation. Community. Security.