FsCheck


DoNotShrink<'a> Type

Namespace: FsCheck

Assembly: FsCheck.dll

Base Type: obj

All Interfaces: IEquatable<DoNotShrink<'a>> , IStructuralEquatable , IComparable<DoNotShrink<'a>> , IComparable , IStructuralComparable

Use the generator for 'a, but don't shrink.

Union cases

Union case Description

DoNotShrink 'a

Full Usage: DoNotShrink 'a

Parameters:
    Item : 'a

Item : 'a