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_Real with type t := Type.Ty.t) (T : Dolmen.Intf.Term.Smtlib_Real with type t := Type.T.t) : sig ... end