Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Shrink<A>

Type parameters

  • A

Hierarchy

  • Reader<A, Iterable<A>>
    • Shrink

Callable

  • Shrink(r: A): Iterable<A>
  • Parameters

    • r: A

    Returns Iterable<A>

Generated using TypeDoc