diffx-core
diffx-core
API
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
/
DiffMacro
DiffMacro
com.softwaremill.diffx.DiffMacro
trait
DiffMacro
[
T
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Diff
[
T
]
class
DiffForSeq
[
C
,
T
]
class
DiffForString
Self type
Diff
[
T
]
Clear all
Members list
Concise view
Value members
Concrete methods
inline
def
ignore
[
U
](
inline
path
:
T
=>
U
)(
implicit
config
:
DiffConfiguration
):
Diff
[
T
]
inline
def
modify
[
U
](
inline
path
:
T
=>
U
):
DiffLens
[
T
,
U
]