From: David Feuer (dfeuer at techhouse.org) Date: Thu Jun 20 16:58:10 EDT 2002 |
|
On Wed, 19 Jun 2002, Noel Welsh wrote: > > 2. When I type in '(a . b . c) in DrScheme I get > > back (b a c). I would > > have expected a syntax error. If I use more than 2 > > periods, I get a > > syntax error. Is this behavior correct? If so, > > what is it for? > > It's correct. It allows infix expressions like > > (3 . < . 5) Is this really a good thing? David
Posted on the users mailing list. |
|