package dolmen_type

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

Standalone Integer arithmetic

module Tff (Type : Tff_intf.S) (Ty : Dolmen.Intf.Ty.Smtlib_Int with type t := Type.Ty.t) (T : Dolmen.Intf.Term.Smtlib_Int with type t := Type.T.t and type cst := Type.T.Const.t) : sig ... end