SRFI 35: Conditions

by Richard Kelsey and Michael Sperber

status: final (2002-12-01)

keywords: Exceptions

library name: conditions

Abstract

The SRFI defines constructs for creating and inspecting condition types and values. A condition value encapsulates information about an exceptional situation, or exception. This SRFI also defines a few basic condition types.