DiffToMatchByOps
trait DiffToMatchByOps extends DiffToMapMatchByOps with DiffToSetMatchByOps with DiffToSeqMatchByOps
trait DiffToSeqMatchByOps
trait DiffToSetMatchByOps
trait DiffToMapMatchByOps
class Object
trait Matchable
class Any
trait DiffxSupport
Implicits
Inherited implicits
implicit def toMapMatchByOps[C[_, _] : MapLike, K, V](diff: Diff[C[K, V]]): DiffMapMatchByOps[C, K, V]
- Inherited from:
- DiffToMapMatchByOps