goblint.common
Printable.Strings
goblint.backtrace
goblint.build-info
goblint.lib
goblint.sites
goblint.std
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
type t = string
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
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
val pretty : unit -> string -> Pretty.doc
val show : 'a -> 'a
val name : unit -> string
val printXml : 'a BatInnerIO.output -> string -> unit