package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-2.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
doc/goblint.common/IntOps/IntOpsDecorator/index.html
Module IntOps.IntOpsDecorator
Parameters
module B : IntOpsBase
Signature
include module type of struct include Printable.StdLeaf end
include module type of struct include Printable.Std end
include module type of struct include B end
type t = B.t
val zero : t
val one : t
val lower_bound : t option
val upper_bound : t option
val hash : t -> int
val of_int : int -> t
val to_int : t -> int
val of_int64 : int64 -> t
val to_int64 : t -> int64
val of_string : string -> t
val to_string : t -> string
val arbitrary : unit -> t QCheck.arbitrary
val show : t -> string
include sig ... end
val pretty : unit -> t -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> [> `String of string ]
val of_bool : bool -> t
val to_bool : t -> bool
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page