DiffSetMatchByOps

com.softwaremill.diffx.DiffSetMatchByOps
final class DiffSetMatchByOps[C[_], T](diff: Diff[C[T]])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def matchBy[U : ObjectMatcher](f: T => U): Diff[C[T]]