FsCheck


Shrink<'T> Type

Namespace: FsCheck.Internals

Assembly: FsCheck.dll

Base Type: obj

Shrink keeps a value and the possible shrinks for that value in an n-ary tree. This tree is explored by the test runner to find a smaller value of a counter-example.