Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- implicit def anyDiff[T](implicit dd: Derived[Diff[T]]): Diff[T]
- def apply[T](implicit arg0: Diff[T]): Diff[T]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def combine[T](ctx: CaseClass[Typeclass, T]): Derived[Diff[T]]
- def compare[T](left: T, right: T)(implicit arg0: Diff[T]): DiffResult
- implicit def diffForIterable[T, C[W] <: Iterable[W]](implicit ddot: Diff[Option[T]]): Derived[Diff[C[T]]]
- implicit def diffForMap[K, V, C[KK, VV] <: Map[KK, VV]](implicit ddot: Diff[Option[V]], ddk: Diff[K], matcher: ObjectMatcher[K]): Derived[Diff[C[K, V]]]
- implicit def diffForNumeric[T](implicit arg0: Numeric[T]): Derived[Diff[T]]
- implicit def diffForOption[T](implicit ddt: Diff[T]): Derived[Diff[Option[T]]]
- implicit def diffForSet[T, C[W] <: Set[W]](implicit arg0: ObjectMatcher[T], ddt: Diff[T], matcher: ObjectMatcher[T]): Derived[Diff[C[T]]]
- def dispatch[T](ctx: SealedTrait[Typeclass, T]): Derived[Diff[T]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fallback[T]: Derived[Diff[T]]
- implicit macro def gen[T]: Derived[Diff[T]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def identical[T]: Diff[T]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- implicit def unwrapDerivedDiff[T](dd: Derived[Diff[T]]): Diff[T]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Value Members
- implicit def diffForIterable[T, C[W] <: Iterable[W]](implicit ddot: Diff[Option[T]]): Derived[Diff[C[T]]]
- implicit def diffForMap[K, V, C[KK, VV] <: Map[KK, VV]](implicit ddot: Diff[Option[V]], ddk: Diff[K], matcher: ObjectMatcher[K]): Derived[Diff[C[K, V]]]
- implicit def diffForNumeric[T](implicit arg0: Numeric[T]): Derived[Diff[T]]
- implicit def diffForOption[T](implicit ddt: Diff[T]): Derived[Diff[Option[T]]]
- implicit def diffForSet[T, C[W] <: Set[W]](implicit arg0: ObjectMatcher[T], ddt: Diff[T], matcher: ObjectMatcher[T]): Derived[Diff[C[T]]]
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- implicit def anyDiff[T](implicit dd: Derived[Diff[T]]): Diff[T]
- def apply[T](implicit arg0: Diff[T]): Diff[T]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def combine[T](ctx: CaseClass[Typeclass, T]): Derived[Diff[T]]
- def compare[T](left: T, right: T)(implicit arg0: Diff[T]): DiffResult
- implicit def diffForIterable[T, C[W] <: Iterable[W]](implicit ddot: Diff[Option[T]]): Derived[Diff[C[T]]]
- implicit def diffForMap[K, V, C[KK, VV] <: Map[KK, VV]](implicit ddot: Diff[Option[V]], ddk: Diff[K], matcher: ObjectMatcher[K]): Derived[Diff[C[K, V]]]
- implicit def diffForNumeric[T](implicit arg0: Numeric[T]): Derived[Diff[T]]
- implicit def diffForOption[T](implicit ddt: Diff[T]): Derived[Diff[Option[T]]]
- implicit def diffForSet[T, C[W] <: Set[W]](implicit arg0: ObjectMatcher[T], ddt: Diff[T], matcher: ObjectMatcher[T]): Derived[Diff[C[T]]]
- def dispatch[T](ctx: SealedTrait[Typeclass, T]): Derived[Diff[T]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fallback[T]: Derived[Diff[T]]
- implicit macro def gen[T]: Derived[Diff[T]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def identical[T]: Diff[T]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- implicit def unwrapDerivedDiff[T](dd: Derived[Diff[T]]): Diff[T]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit