Package: effect Module: STM
effect
STM
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