On Tue, Sep 20, 2011 at 3:48 PM, Chris Smith <
cdsmith@gmail.com> wrote:
> But it would be the *wrong* thing to use as a desugaring for list range
> notation. List ranges are very unlikely to be useful or even meaningful
> for most such enumerations (what is [ Red, Green .. LightPurple]?); and
> conversely, as we've seen in this thread, list ranges *are* useful in
> situations where they are not a suitable way of enumerating all values
> of a type.
This makes me wonder if maybe the reason this discussion is happening