Diff

case class Diff[A](refLeft: String, refRight: String, lhs: A, rhs: A)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product