Package: effect Module: STM
effect
STM
Interrupts the fiber running the effect with the specified FiberId.
FiberId
Signature
declare const interruptAs: (fiberId: FiberId.FiberId) => STM<never>
Source
Since v2.0.0