Closed acutmore closed 2 years ago
Closes #320
An alternative approach would be to add Symbol.toPrimitive on all Record wrappers, though this would introduce a new hidden intrinsic.
Symbol.toPrimitive
ah, because there’s no Record.prototype to find it on :-/ that definitely won’t gain consensus
Closes #320
An alternative approach would be to add
Symbol.toPrimitive
on all Record wrappers, though this would introduce a new hidden intrinsic.