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/Is_one_hot/Make/index.html

Module Is_one_hot.MakeSource

Parameters

Signature

Sourcetype nonrec t = {
  1. no_bit_set : Comb.t;
  2. one_bit_set : Comb.t;
  3. many_bits_set : Comb.t;
}
Sourceval create : Comb.t -> t
OCaml

Innovation. Community. Security.