package sattools

  1. Overview
  2. Docs
type !'a t = [
  1. | `sat of 'a
  2. | `unsat
]
OCaml

Innovation. Community. Security.