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

`new.target` ;-).

/be

Thanks for the correction :)