Hacker News
new
past
comments
ask
show
jobs
points
by
KolmogorovComp
11 hours ago
|
comments
by
Altern4tiveAcc
9 hours ago
|
[-]
I've always wondered if JS engines could rewrite those array functions at compile time, like this:
https://github.com/SomeRanDev/Haxe-MagicArrayTools
Though, it probably wouldn't work if user code modified the Array prototype.
reply