scalacheck
io.github.martinhh.derived.extras.union.scalacheck
object scalacheck extends UnionArbitraries, UnionCogens
Public "API-entry-point" for derivation of scalacheck-typeclass-instances for union types.
This does not provide derivation of Shrink
-instances as that might not always be desired. You can opt in to derivation of Shrink
-instances via shrink
.
Attributes
- Graph
-
- Supertypes
- Self type
-
scalacheck.type
Members list
In this article