Next: , Previous: , Up: srfi general-cond   [Index]


2.26.2 Abstract

This SRFI proposes an extension to the cond syntax to allow a more general clause, one that allows binding the results of tests as in the => clauses and user–defined meaning of the success and failure of tests.