Package arrow. continuations. generic
Types
Link copied to clipboard
Link copied to clipboard
A Throwable class intended for control flow. Instance of ControlThrowable should not be caught, and arrow.core.NonFatal
does not catch this Throwable. Thus by extension Either.catch
and Validated.catch
also don't catch ControlThrowable.
A Throwable class intended for control flow. Instance of ControlThrowable should not be caught, and arrow.core.NonFatal
does not catch this Throwable. Thus by extension Either.catch
and Validated.catch
also don't catch ControlThrowable.
Link copied to clipboard
Base interface for a continuation
Link copied to clipboard
Base interface for our scope.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard