package hardcaml_verify

  1. Overview
  2. Docs

Module Cnf.ConjunctionSource

A collection of disjunctions which are AND'd together.

Sourcetype t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval create : Base.unit -> t
Sourceval add : t -> Disjunction.t -> t
Sourceval concat : t Base.list -> t
OCaml

Innovation. Community. Security.