The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Matthew Flatt <mfl...@cs.utah.edu>
Date: Mon, 19 Nov 2012 06:13:09 -0700
Local: Mon, Nov 19 2012 8:13 am
Subject: Re: [racket] Case with strings: normal behavior?
This is not-quite-intuitive behavior. The `case' form is based on
`eqv?' instead of `equal?', and the first example works because string literals are interned, while the result of `string-append' is not. Should we change `case' to use `equal?' instead of `eqv?'? I can't
At Mon, 19 Nov 2012 14:07:16 +0100, Laurent wrote:
> Hi,
____________________
> Is this a bug or a not quite intuitive normal behavior?
> in 5.3.1.5--2012-11-08(5589bcb/a) [3m].
> Laurent
Racket Users list: http://lists.racket-lang.org/users You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||