package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Z.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int
val to_yojson : Z.t -> [> `Intlit of string ]
val for_all_range : (Z.t -> bool) -> (Z.t * Z.t) -> bool
val pretty : unit -> Z.t -> GoblintCil.Pretty.doc
val pp : Format.formatter -> Z.t -> unit
OCaml

Innovation. Community. Security.