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.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to