package tezos-protocol-016-PtMumbai

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

A functor for exposing the type of a carbonated map before the carbonated make is created. This is useful in scenarios where the map that will need to be carbonated is defined before the gas consuming functions for the carbonation are available. See for example Raw_context.

Parameters

module C : COMPARABLE

Signature

type 'a t
module Make (G : GAS) : S with type key = C.t and type context = G.context and type 'a t := 'a t
OCaml

Innovation. Community. Security.