effect-io-ai

Package: effect
Module: STM

STM.retry

Abort and retry the whole transaction when any of the underlying transactional variables have changed.

Signature

declare const retry: STM<never, never, never>

Source

Since v2.0.0