package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/HoareDomain/HoarePO/index.html
Module HoareDomain.HoarePO
Parameters
module E : Lattice.PO
Signature
type bucket = E.t list
type t = bucket Batteries.Map.Int.t
module Map = Batteries.Map.Int
module B : sig ... end
val elements : 'a list Map.t -> 'a list
val exists : ('a -> bool) -> 'a list Map.t -> bool
val for_all : ('a -> bool) -> 'a list Map.t -> bool
val choose : 'a list Map.t -> 'a
val fold : ('a -> 'b -> 'b) -> 'a list Map.t -> 'b -> 'b
val cardinal : 'a list Map.t -> int
val empty : unit -> 'a Map.t
val is_empty : 'a Map.t -> bool
val iter : ('a -> unit) -> 'a list Map.t -> unit
val is_element : 'a -> 'a list Map.t -> bool
val bot : unit -> 'a Map.t
val is_bot : 'a Map.t -> bool
val to_yojson : E.t list Map.t -> [> `List of Printable.json list ]
val printXml : 'a BatInnerIO.output -> E.t list Map.t -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page