SRFI 61: A more general cond clause

by Taylor Campbell

status: final (2005-07-21)

keywords: Binding, Control Flow

library name: cond

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 & failure of tests.