Hey all, One of the things that confuses me most in Racket is good error handling, and the continuations that are involved.
Is it possible to raise an error, have the user see it, but then still go on running the code? I can currently catch an error, display it as a string/other formats and then keep running my code, but is it possible to have the error be raised and then the continuation it goes to afterwards continue evaluating the code? Thanks -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.