BooleanValue

final case class BooleanValue(v: Boolean) extends Value
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product