That should read, returning #f is pretty standard for normal functions
that return one value.  For example, assq does not throw an exception
when it fails, and doing so would seem excessive.  So why should
multiple-valued functions be any different?

Maybe this is one thing the tuples proposal was meant to address.

On 5/13/05, Zbigniew <[EMAIL PROTECTED]> wrote:
> It makes sense to throw some kind of exception, but this seems
> exceedingly rare from what I've seen.  Returning #f is so much more
> common.


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to