diffx-core
diffx-core
com.softwaremill.diffx
Derived
Diff
Diff
DiffCompanionMacro
DiffConfiguration
DiffConfiguration
DiffContext
DiffContext
DiffLens
DiffLensMapMatchByOps
DiffLensSeqMatchByOps
DiffLensSetMatchByOps
DiffLensToMapMatchByOps
DiffLensToMatchByOps
DiffLensToSeqMatchByOps
DiffLensToSetMatchByOps
DiffMacro
DiffMapMatchByOps
DiffResult
DiffResult
DiffResultAdditional
DiffResultAdditionalChunk
DiffResultChunk
DiffResultIterable
DiffResultMap
DiffResultMissing
DiffResultMissingChunk
DiffResultObject
DiffResultPrinter
DiffResultSet
DiffResultString
DiffResultStringLine
DiffResultStringWord
DiffResultTransformer
DiffResultTransformer
DiffResultValue
DiffSeqMatchByOps
DiffSetMatchByOps
DiffToMapMatchByOps
DiffToMatchByOps
DiffToSeqMatchByOps
DiffToSetMatchByOps
DiffTupleInstances
DiffxEachMap
DiffxEitherSupport
DiffxEither
DiffxEitherFunctor
DiffxOptionSupport
DiffxEach
DiffxFunctor
DiffxPlatformExtensions
DiffxSupport
DiffxSubtypeSelector
DiffxSupport
IdenticalValue
LowPriorityDiff
LowPriorityObjectMatcher
MapLike
MapLike
ModifyMacro
ModifyPath
ModifyPath
Each
EachKey
EachValue
Field
Subtype
ObjectMatcher
ObjectMatcher
MapEntry
ObjectMatcherMapHelper
ObjectMatcherSeqHelper
ObjectMatcherSetHelper
SetEntry
SeqLike
SeqLike
SetLike
SetLike
ShowConfig
ShowConfig
Tree
Tree
Leaf
Node
com.softwaremill.diffx.generic
AutoDerivation
DiffMagnoliaDerivation
com.softwaremill.diffx.generic.auto
DiffAutoDerivationOn
com.softwaremill.diffx.instances
DiffForSeq
DiffForSeq
DiffForString
com.softwaremill.diffx.instances.string
DiffNode
Snake
diffx-core
/
com.softwaremill.diffx
/
DiffSeqMatchByOps
DiffSeqMatchByOps
final
class
DiffSeqMatchByOps
[
C
[
_
],
T
](
diff:
Diff
[
C
[
T
]])
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
matchByKey
[
U
:
ObjectMatcher
](
f:
Int
=>
U
):
Diff
[
C
[
T
]]
def
matchByValue
[
U
:
ObjectMatcher
](
f:
T
=>
U
):
Diff
[
C
[
T
]]