Preparing search index...
The search index is not available
API Reference | fast-check | Property based testing framework
API Reference | fast-check | Property based testing framework
MaybeWeightedArbitrary
Type Alias MaybeWeightedArbitrary<T>
Maybe
Weighted
Arbitrary
<
T
>
:
Arbitrary
<
T
>
|
WeightedArbitrary
<
T
>
Either an
Arbitrary<T>
or a
WeightedArbitrary<T>
Type Parameters
T
Remarks
Since 3.0.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Either an
Arbitrary<T>
or aWeightedArbitrary<T>