package dolmen_type

  1. Overview
  2. Docs
type t = Type.T.t

The type of terms.

val eqs : t list -> t

Create a chain of equalities.

val cstr_tester : Type.T.Cstr.t -> t -> t

Given a constructor c and a term t, returns a terms that evaluates to true iff t has c as head constructor.

OCaml

Innovation. Community. Security.