[racket-dev] Falling through cond clauses

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Oct 3 08:16:29 EDT 2012

On Tue, Oct 2, 2012 at 10:26 PM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> The cond issue also shows up in TR. We should and will have to tackle it.

In TR, this is less of an issue, because you get a type error when you
unexpectedly fall off the end of a `cond`.  So I think this is in some
ways better in TR the way it currently is.
-- 
sam th
samth at ccs.neu.edu

Posted on the dev mailing list.