lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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