io.github.martinhh.derived.extras.literal
Members list
Type members
Classlikes
Public "API-entry-point" for derivation of Arbitrary
-instances for literal types.
Public "API-entry-point" for derivation of Arbitrary
-instances for literal types.
(No derivation for Shrink
is provided because there is no sense in shrinking single-value types. No derivation for Cogen
is provided because the Cogen
instances for the respective parent types should be sufficient.)
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
arbitrary.type
Public "API-entry-point" for derivation of Cogen
-instances for literal types.
Public "API-entry-point" for derivation of Cogen
-instances for literal types.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
cogen.type
Public "API-entry-point" for derivation of scalacheck-typeclass-instances for literal types.
Public "API-entry-point" for derivation of scalacheck-typeclass-instances for literal types.
(No derivation for Shrink
is provided because there is no sense in shrinking single-value types.)
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
scalacheck.type