Hacker News new | ask | show | jobs
by badestrand 3332 days ago
PHP is the only language compared in the article that natively provides this:

"PHP also includes a functionality in its standard library that none of the other languages here do: deep merging. array_merge_recursive will recursively call merge on string key collisions."