goblint.lib
Printable.Yojson
goblint.backtrace
goblint.build-info
goblint.sites
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
include module type of struct include StdLeaf end
include module type of struct include Std end
val tag : 'a -> 'b
val arbitrary : unit -> 'a
val relift : 'a -> 'a
type t = Yojson.Safe.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val name : unit -> string
val compare : 'a -> 'a -> int
val hash : 'a -> int
val pretty : unit -> Yojson.Safe.t -> GoblintCil.Pretty.doc
include sig ... end
val show : t -> string
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : 'a -> 'a