val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval to_yojson : Z.t -> [> `Intlit of string ]val for_all_range : (Z.t -> bool) -> (Z.t * Z.t) -> boolval pretty : unit -> Z.t -> GoblintCil.Pretty.docval pp : Stdlib.Format.formatter -> Z.t -> unit