Y
Hacker News
new
|
ask
|
show
|
jobs
by
randomguy7788
4121 days ago
it used to not be, but with the reversal of the `this` creation and addition and use of `target.new` in constructor functions we are now able to extend Exotic types like array.
1 comments
BrendanEich
4121 days ago
`new.target` ;-).
/be
link
randomguy7788
4120 days ago
Thanks for the correction :)
link
/be