Can I pause a computation rather than aborting it?
Sometimes I don't want to discard work by raising an exception. It would be nice if I could just pause execution ad hoc.
Can I pause a computation rather than aborting it?
Sometimes I don't want to discard work by raising an exception. It would be nice if I could just pause execution ad hoc.