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.generic
/
auto
auto
object
auto
extends
auto
Companion:
class
Graph
Supertypes
Self type
trait
auto
class
Object
trait
Matchable
class
Any
auto
.type
Givens
Givens
Inherited givens
given
derivedEq
[
A
,
B
](
using
coercible:
Coercible
[
A
,
B
],
eqB:
Eq
[
B
]):
Eq
[
A
]
Inherited from:
auto
given
derivedShow
[
A
,
B
](
using
coercible:
Coercible
[
A
,
B
],
showB:
Show
[
B
]):
Show
[
A
]
Inherited from:
auto