On Wed, Aug 4, 2010 at 23:04, Ewan Higgs <[email protected]> wrote:
> <snip> It should either return two values as entering "> 1 1" would or it should > yield an > error. > > It should definitely not return two values. That would make no sense at all since there's no separating character. According to the spec it's an invalid value, i.e. a reader error. But why not expand on the standard? I don't see anything wrong with adding features and extra functionality - as long as strict standard-complying code will run the same way.
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

