Lenz Weber-Tronic @phry.dev · Nov 16

It's specified here, although it's really hard to read: tc39.es/ecma262/mult...

0 likes 1 replies

?

Replies

Lenz Weber-Tronic · Nov 16

As for the "intuition" part, maybe this question helps it make sense: Where would those values be held until they can be passed into the array constructor, other than in yet another array? So why create one array just to create another instead of creating the final array immediately?