Package: effect
Module: Utils
Note: this is an experimental feature made available to allow custom matchers in tests, not to be directly used yet in user code
Signature
declare const structuralRegion: <A>(body: () => A, tester?: (a: unknown, b: unknown) => boolean) => A
Since v3.1.1