Topic: failure returning functions and expressions
Group: exception handling
Quotation Skeleton
In CLU, exceptions are implemented very efficiently: signaling … [For example, we would return a fail exception if returning the bottom element of a set failed. We would not bother with testing for an empty set first.]
Google-1Google-2