[plt-scheme] Expansion of `case' in context with `else' bound
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!