Float

final case class Float(value: Float) extends Val
trait Product
trait Equals
class Val
class Object
trait Matchable
class Any

Value members

Concrete methods

override def equals(that: Any): Boolean
Definition Classes
Equals -> Any

Inherited methods

final def canonicalize: Val
Inherited from:
Val
final def isCanonical: Boolean
Inherited from:
Val
final def isMinusOne: Boolean
Inherited from:
Val
final def isOne: Boolean
Inherited from:
Val
Inherited from:
Val
Inherited from:
Val
Inherited from:
Val
Inherited from:
Val
final def isVirtual: Boolean
Inherited from:
Val
final def isZero: Boolean
Inherited from:
Val
Inherited from:
Product
final def show: String
Inherited from:
Val
final def ty: Type
Inherited from:
Val