arbitrary

io.github.martinhh.derived.extras.union.arbitrary
object arbitrary extends UnionArbitraries

Public "API-entry-point" for derivation of Arbitrary-instances only for union types.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
arbitrary.type

Members list

Givens

Inherited givens

transparent inline given arbUnion[X](using inline bg: UnionArbs[X]): Arbitrary[X]

Attributes

Inherited from:
UnionArbitraries
transparent inline given unionGensMacro[X]: UnionArbs[X]

Attributes

Inherited from:
UnionArbitraries