package hardcaml_verify

  1. Overview
  2. Docs
Hardcaml Verification Tools

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_verify-v0.16.0.tar.gz
sha256=b475dc8e540d9855b438309de3cf1984b28d29e7cd8a4d2b76d58a68894a8749

doc/hardcaml_verify.kernel/Hardcaml_verify_kernel/Cnf/Conjunction/index.html

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.