package goblint
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Static analysis framework for C
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      goblint-2.4.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=99b78e6def71534d195eef9084baa26d8334b36084e120aa6afb300c9bf8afa6
    
    
  sha512=f3162bd95a03c00358a2991f6152fc6169205bfb4c55e2c483e98cc3935673df9656d025b6f1ea0fa5f1bd0aee037d4f483966b0d2907e3fa9bf11a93a3392af
    
    
  doc/goblint.lib/Goblint_lib/MallocFresh/Spec/D/index.html
Module Spec.D
type elt = CilType.Varinfo.tval empty : unit -> [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val is_empty : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> boolval mem : 
  elt ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval add : 
  elt ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val singleton : elt -> [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val remove : 
  elt ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val union : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val inter : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val diff : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val subset : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval disjoint : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval iter : 
  (elt -> unit) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  unitval map : 
  (elt -> elt) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val fold : 
  (elt -> 'a -> 'a) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  'a ->
  'aval for_all : 
  (elt -> bool) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval exists : 
  (elt -> bool) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval filter : 
  (elt -> bool) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val partition : 
  (elt -> bool) ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]
  * [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val cardinal : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> intval elements : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  elt listval of_list : 
  elt list ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val min_elt : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> eltval max_elt : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> eltval choose : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> eltval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval to_yojson : t -> Yojson.Safe.tval tag : t -> intval widen : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val narrow : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val bot : unit -> [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val is_bot : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> boolval top : unit -> [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val is_top : [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] -> boolval leq : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  boolval join : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val meet : 
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ]val pretty_diff : unit -> (t * t) -> Lattice.Pretty.docval printXml : 
  'a BatInnerIO.output ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] ->
  unitval arbitrary : 
  unit ->
  [ `Lifted of SetDomain.Make(CilType.Varinfo).t | `Top ] QCheck.arbitrary sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >