Hacker News new | ask | show | jobs
by harrygeez 772 days ago
if you are at a stage where this matters you will not be using Array.shift or even Array for that matter. JavaScript has lower level facilities for this.
1 comments

Do you mean Uint8Array etc and ArrayBuffer and so on? Or something else?