unsafeCompleted property

bool unsafeCompleted

Implementation

bool get unsafeCompleted => _state is Some<Exit<L, R>>;