MaybeWeightedArbitrary<T>: Arbitrary<T> | WeightedArbitrary<T>

Either an Arbitrary<T> or a WeightedArbitrary<T>

Type Parameters

  • T

Remarks

Since 3.0.0