Hacker News new | ask | show | jobs
by mjcohen 4010 days ago
That's one of the reasons I love awk (actually, gawk): this is the only data structure it has.
1 comments

It is* also true for PHP - almost any data structure internally is just a linked hash map.

*or was, I am not sure about current state