Re: Low-level vs high-level exceptions
Marc Nieper-WiÃkirchen 14 Jun 2020 10:37 UTC
Am So., 14. Juni 2020 um 02:59 Uhr schrieb John Cowan <xxxxxx@ccil.org>:
> The next draft will contain a detailed specification of exception->either. It cannot be implemented with guard because it needs to return to the raiser under specific circumstances.
Have you seen my attempt at an implementation with `guard' in [1] (*)?
Marc
(*) It also contains an argument why exception->either/either-guard
does not belong into the section of conversion procedures.
--
[1] https://srfi-email.schemers.org/srfi-189/msg/14310864/