[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Tuples and other constant values
- From: Coda Highland <chighland@...>
- Date: Mon, 6 Jul 2015 07:05:53 -0700
On Mon, Jul 6, 2015 at 7:05 AM, Coda Highland <chighland@gmail.com> wrote:
> They sort of are a special case of constant values, though -- and
> strings are a similar special case. If tuples can be pooled like
> strings, then they can have reference equality, which means they can
> work as table keys as-is.
Self-nitpick: I meant "interned" here, not "pooled."
/s/ Adam