Module type Intf.Balance

type t
val equal : t -> t -> bool
val zero : t
val to_int : t -> int