package alt-ergo-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Make (NF : Domains_intf.NormalForm) (D : Domains_intf.Domain with type var = NF.Composite.t and type atom = NF.Atom.t and type constant = NF.constant) (W : Domains_intf.OrderedType) : Domains_intf.S with module NF := NF and type domain := D.t and type watch := W.t
OCaml

Innovation. Community. Security.