jon.recoil.org

Module type Zero_alloc_utils.WS

Abstract domain used in static analysis for checking

type t
val empty : t
val join : t -> t -> t
val meet : t -> t -> t
val lessequal : t -> t -> bool
val print : Stdlib.Format.formatter -> t -> unit
val compare : t -> t -> int