package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec 'state t = ('state, address) Indexable.t
type nonrec index = address Indexable.index
type nonrec value = address Indexable.value
type nonrec either = address Indexable.either
val compare_values : value -> value -> int
val compare : 'state t -> 'state' t -> int
val value : address -> value
val index_exn : int32 -> index
val size : 'state t -> int
val in_memory_size : 'state t -> Cache_memory_helpers.sint
OCaml

Innovation. Community. Security.