package solidity-common

  1. Overview
  2. Docs
type t
val compare : t -> t -> int
val equal : t -> t -> bool
val root : int -> t
val to_string : t -> string
val of_string : string -> t
val printf : Format.formatter -> t -> unit
val constructor : t
val receive : t
val fallback : t