- Companion:
- class
Type members
Value members
Concrete methods
Implicits
Inherited implicits
implicit def catsReducibleForReport[G[_], H[_]](implicit F: Foldable[[_] =>> Nested[G, H, _$8]]): Reducible[[_] =>> Report[G, H, _$9]]
- Inherited from:
- ReportInstances
implicit def catsShowForReport[G[_], H[_], A : Show](implicit evidence$4: Show[A], showGha: Show[G[H[A]]]): Show[Report[G, H, A]]
- Inherited from:
- ReportInstances