Hacker News new | ask | show | jobs
by neor 206 days ago
Nice additions, but haven't really missed them a lot.

Most of the time if I want the first or last element I don't care about the array itself so array_shift and array_pop work just fine.