[plt-scheme] Expansion of `case' in context with `else' bound

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Oct 31 17:50:09 EST 2006

On Nov  1, Matthew Flatt wrote:
> At Tue, 31 Oct 2006 17:42:05 -0500, Eli Barzilay wrote:
> > > Incidentally, where can I find the definition of the case macro?
> > 
> > Looks like it's part of the core, not defined in Scheme.
> 
> It's in 
> 
>  plt/src/mzscheme/src/startup.ss
> 
> at line 2951 or so.

[Ugh, I used a bad regexp to search that file -- and thought that it
was weird that it's not there...]

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.