package dolmen_type

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Type.T.t

The type of terms

type ty

The type of types

val of_cst : Const.t -> t

Create a term out of aconstant.

val distinct : t list -> t

Distinct constraints on terms.