package dolmen_type

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

AE Integer Arithmetic

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