interruptIO property

IO<Unit> interruptIO

An RIO version of interrupt.

Implementation

IO<Unit> get interruptIO => interrupt();