refined4s-cats
refined4s-cats
refined4s.modules.cats
syntax
syntax
refined4s.modules.cats.derivation
CatsEq
CatsEqShow
CatsShow
refined4s.modules.cats.derivation.generic
auto
auto
refined4s.modules.cats.derivation.types
all
all
refined4s-cats
/
refined4s.modules.cats.derivation
/
CatsEqShow
CatsEqShow
trait
CatsEqShow
[
A
]
extends
CatsEq
[
A
]
with
CatsShow
[
A
]
Since:
2023-12-07
Graph
Supertypes
Self type
trait
CatsShow
[
A
]
trait
CatsEq
[
A
]
class
Object
trait
Matchable
class
Any
NewtypeBase
[
A
]
Givens
Givens
Inherited givens
given
derivedEq
:
Eq
[
Type
]
Inherited from:
CatsEq
given
derivedShow
:
Show
[
<none>
]
Inherited from:
CatsShow