SUB
 dotty.tools.backend.jvm.Primitives.SUB
  case object SUB extends ArithmeticOp
 
An arithmetic subtraction operation
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ArithmeticOpclass Objecttrait Matchableclass AnyShow all
 - Self type
 - 
    SUB.type
 
Members list
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
 - Singleton
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
Returns a string representation of this operation.
Returns a string representation of this operation.
Attributes
- Definition Classes
 - 
               ArithmeticOp -> Any
 - Inherited from:
 - ArithmeticOp
 
In this article