guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Explaining raising conditions and defining condition types in the gu


From: swedebugia
Subject: Re: Explaining raising conditions and defining condition types in the guile manual
Date: Fri, 9 Nov 2018 16:46:38 +0100

On 2018-11-09 12:46, swedebugia wrote:
Hi

I'm digging deep in the source of Guix ATM.

Reading in the Guile manual I did not find a section describing this use of exceptions:

(raise (condition (...

^ used by Ludo here: http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/mapped-devices.scm#n145
Found it!

Tucked deep in https://www.gnu.org/software/guile/manual/html_node/SRFI_002d35.html#SRFI_002d35


It seems elegant and nice and maybe a generic example based on it could fit somewhere in the manual. :)

There is actually a generic example in the link above :)

Cheers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]