Value

case class Value(d: Int) extends Depth
Source:
Rhs.scala
trait Product
trait Equals
trait Depth
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(d: Int): Int
Inherited from:
Depth
Source:
Rhs.scala
Inherited from:
Product