package dolmen

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Term.Tptp_Thf_CoreSource

Minimum required to type tptp's thf

type t

The type of terms

type ty

The type of types

Constants

val of_cst : Const.t -> t

Create a term out of aconstant.

val distinct : t list -> t

Distinct constraints on terms.

OCaml

Innovation. Community. Security.