diffx-cats
diffx-cats
API
com.softwaremill.diffx.cats
DiffCatsInstances
diffx-cats
/
com.softwaremill.diffx.cats
com.softwaremill.diffx.cats
package
com.softwaremill.diffx.cats
Keywords
no keywords
implicit
Inherited
Not inherited
DiffCatsInstances
Clear all
Members list
Concise view
Type members
Classlikes
trait
DiffCatsInstances
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Implicits
Inherited implicits
implicit
def
chainIsLikeSeq
:
SeqLike
[
Chain
]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffChain
[
T
:
Diff
](
implicit
evidence$2
:
Diff
[
T
],
seqMatcher
:
SeqMatcher
[
T
],
seqLike
:
SeqLike
[
Chain
]):
Diff
[
Chain
[
T
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffNec
[
T
:
Diff
](
implicit
evidence$3
:
Diff
[
T
],
seqMatcher
:
SeqMatcher
[
T
],
seqLike
:
SeqLike
[
NonEmptyChain
]):
Diff
[
Type
[
T
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffNel
[
T
:
Diff
](
implicit
evidence$1
:
Diff
[
T
],
seqMatcher
:
SeqMatcher
[
T
],
seqLike
:
SeqLike
[
NonEmptyList
]):
Diff
[
NonEmptyList
[
T
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffNem
[
K
:
Diff
,
V
:
Diff
](
implicit
evidence$6
:
Diff
[
K
],
evidence$7
:
Diff
[
V
],
mapMatcher
:
MapMatcher
[
K
,
V
],
mapLike
:
MapLike
[
NonEmptyMap
]):
Diff
[
Type
[
K
,
V
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffNes
[
T
:
Diff
](
implicit
evidence$5
:
Diff
[
T
],
setMatcher
:
SetMatcher
[
T
],
setLike
:
SetLike
[
NonEmptySet
]):
Diff
[
Type
[
T
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
diffNev
[
T
:
Diff
](
implicit
evidence$4
:
Diff
[
T
],
seqMatcher
:
SeqMatcher
[
T
],
seqLike
:
SeqLike
[
NonEmptyVector
]):
Diff
[
NonEmptyVector
[
T
]]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
necIsLikeSeq
:
SeqLike
[
NonEmptyChain
]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
nelIsLikeSeq
:
SeqLike
[
NonEmptyList
]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
nemIsLikeMap
:
MapLike
[
NonEmptyMap
]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
nesIsLikeSet
:
SetLike
[
NonEmptySet
]
Attributes
Inherited from:
DiffCatsInstances
implicit
def
nevIsLikeSeq
:
SeqLike
[
NonEmptyVector
]
Attributes
Inherited from:
DiffCatsInstances