Always

final case class Always[A](get: A) extends RandomOp[A]
trait Product
trait Equals
class RandomOp[A]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product