[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199.22
Matthew Flatt wrote:
> * EXPERIMENTAL: Added `#cs' and `#ci' prefixes for controlling
> case sentivity during `read'. The sequence `#cs' can be used as a
> prefix for any expression to make symbols within the expression
> case-sensitive. The `#ci' prefix similarly makes symbols
> case-insensitive. For example,
I'm a bit concerned about this. I guess the way to think about this
is, if there is ANY doubt at all as to how case will be interpreted, I
should just make it explicit?
Also, how does this work for vectors?
Shriram
- Follow-Ups:
- Re: 199.22
- From: Matthew Flatt <mflatt@cs.utah.edu>
- References:
- 199.22
- From: Matthew Flatt <mflatt@cs.utah.edu>