chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] catching exceptions


From: F. Wittenberger
Subject: Re: [Chicken-users] catching exceptions
Date: Tue, 29 Jul 2008 15:05:14 +0200

BTW: I just compared with SRFI-18:

(raise obj)                                           ;procedure
        
        Calls the current exception handler with obj as the single
        argument. obj may be any Scheme object.

Looks to me as if chicken was not compatible with srfi-18 either.




reply via email to

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