Minus
dataprism.platform.sql.value.SqlDbValues.FundamentalBinOp.Minus
final case class Minus[A](numeric: SqlNumeric[A]) extends FundamentalBinOp[A, A, A]
Attributes
- Source
- SqlDbValues.scala
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
FundamentalBinOp -> BinOp
- Inherited from:
- FundamentalBinOp
- Source
- SqlDbValues.scala
Attributes
- Inherited from:
- BinOp
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- FundamentalBinOp
- Source
- SqlDbValues.scala
In this article