Package arrow. meta. continuations
Types
Link copied to clipboard
Link copied to clipboard
ContSyntax exposes abort which allows for interruption of the computation, meaning that when abort is encountered the Cont will be interrupted and will not yield a value.