Decimal
scala.util.FromDigits.Decimal
trait Decimal[T] extends FromDigits[T]
A subclass of FromDigits
that also allows to convert number literals containing a decimal point ".".
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait Floating[T]object BigDecimalFromDigits
Members list
Inherited
- Not inherited
- FromDigits
In this article