API Reference | fast-check | Property based testing framework
    Preparing search index...

    Type Alias LetrecValue<T>

    LetrecValue: { [K in keyof T]: Arbitrary<T[K]> }

    Type of the value produced by letrec

    Type Parameters

    • T

    Since 3.0.0