package tezos-protocol-013-PtJakart

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

Parameters

module V : VALUE

Signature

type nonrec 'state t = ('state, V.t) t
type nonrec index = V.t index
type nonrec value = V.t value
type nonrec either = V.t either
val value : V.t -> value
val index_exn : int32 -> index
val compare : 'state t -> 'state' t -> int
val compare_values : value -> value -> int
val compare_indexes : index -> index -> int
OCaml

Innovation. Community. Security.