Next: srfi general-cond rationale, Previous: srfi general-cond license, Up: srfi general-cond [Index]
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.