shrink

io.github.martinhh.derived.extras.union.shrink
object shrink extends UnionShrinks

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

Attributes

Graph
Supertypes
trait UnionShrinks
class Object
trait Matchable
class Any
Self type
shrink.type

Members list

Givens

Inherited givens

transparent inline given shrinkUnion[X](using inline uts: UnionTypedShrinks[X]): Shrink[X]

Attributes

Inherited from:
UnionShrinks
transparent inline given unionTypedShrinksMacro[X]: UnionTypedShrinks[X]

Attributes

Inherited from:
UnionShrinks