arbitrary
io.github.martinhh.derived.extras.literal.arbitrary
object arbitrary extends LiteralArbitraries
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
- Graph
-
- Supertypes
- Self type
-
arbitrary.type
Members list
In this article