effect-io-ai

Package: effect
Module: Utils

Utils.structuralRegion

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

Source

Since v3.1.1