package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module BoolDomain.BoolSource

include sig ... end
val tag : 'a -> 'b
val relift : 'a -> 'a
Sourcetype t = bool
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval hash : t -> int
Sourceval name : unit -> string
Sourceval show : bool -> string
val pretty : unit -> t -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
Sourceval arbitrary : unit -> bool QCheck.arbitrary
Sourceval pretty_diff : unit -> (t * t) -> GoblintCil.Pretty.doc
OCaml

Innovation. Community. Security.