package hardcaml_verify

  1. Overview
  2. Docs
Hardcaml Verification Tools

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a09a904776ad848f685afb4ebe85e0d449acb81f6f2425fccc52a3c5b76be629

doc/src/hardcaml_verify.kernel/sat.ml.html

Source file sat.ml

1
2
3
4
type 'model t =
  | Sat of 'model
  | Unsat
[@@deriving sexp_of]
OCaml

Innovation. Community. Security.