package msat

  1. Overview
  2. Docs

Module Msat_sat.TermSource

Sourcetype t

The type of terms

Sourceval equal : t -> t -> bool

Equality over terms.

Sourceval hash : t -> int

Hashing function for terms. Should be such that two terms equal according to equal have the same hash.

Printing function used among other for debugging.

OCaml

Innovation. Community. Security.