[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.5.22 SRFI-34 - Exception handling for programs
Guile provides an implementation of SRFI-34’s exception handling mechanisms as an alternative to its own built-in mechanisms (see section Exceptions). It can be made available as follows:
(use-modules (srfi srfi-34))
This document was generated on April 20, 2013 using texi2html 5.0.