package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val of_int64 : int64 -> t
val compare : t -> t -> int
val to_notation : t -> string option
val to_num_str : t -> string
val to_string : t -> string
val of_string : string -> t option
val to_zint : t -> Z.t
val of_zint : Z.t -> t