package goblint

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

Abstract domains for C unions.

module type Arg = sig ... end
module type S = sig ... end
module Field : sig ... end
module Simple (Values : Arg) : sig ... end
OCaml

Innovation. Community. Security.