effect-io-ai

Package: effect
Module: Cause

Cause.isInterruptType

Checks if a Cause is an Interrupt type.

See

Signature

declare const isInterruptType: <E>(self: Cause<E>) => self is Interrupt

Source

Since v2.0.0