Added in v1.0.0
Signature
export declare const getRingLaws: <A>(R: Eq<A> & Ring<A>, arb: fc.Arbitrary<A>) => Record<string, fc.IProperty<unknown>>