[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.5.32 SRFI-61 - A more general cond
clause
This SRFI extends RnRS cond
to support test expressions that
return multiple values, as well as arbitrary definitions of test
success. SRFI 61 is implemented in the Guile core; there’s no module
needed to get SRFI-61 itself. Extended cond
is documented in
Simple Conditional Evaluation.
This document was generated on April 20, 2013 using texi2html 5.0.