package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val compare : t -> t -> int
val compare_cost : t -> Alpha_context.Gas.cost

compare_cost k returns the cost of comparing the given key k with another value of the same type.