JavaScript Records & Tuples: A Proposal Overview
Unlocking the Power of Immutability in JavaScript: Introducing Records and Tuples The Case for Immutability Primitives, including compound primitives, share two distinct features: they are deeply immutable and can be…