Holes in Tuples · Issue #84 · tc39/proposal-record-tuple (original) (raw)

This repository was archived by the owner on Apr 15, 2025. It is now read-only.

This repository was archived by the owner on Apr 15, 2025. It is now read-only.

@caitp

Description

@caitp

I'm wondering if Holes, in the sense of #[ , , , ] would be allowed in Tuples or forbidden, and if a Hole is allowed, does loading from a hole always evaluate to undefined, or does it result in loading elements from higher up in the prototype?