package dolmen_type

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

Builtins for smtlib's core theory

Parameters

module Type : Tff_intf.S
module Tag : Dolmen.Intf.Tag.Smtlib_Base with type 'a t = 'a Type.Tag.t and type term := Type.T.t
module T : Dolmen.Intf.Term.Smtlib_Base with type t = Type.T.t and type cstr := Type.T.Cstr.t

Signature