Always

doodle.random$.RandomOp$.Always
final case class Always[A](get: A) extends RandomOp[A]

Attributes

Source
random.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class RandomOp[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product