Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, hashes in particular implies a very specific kind of map/table (one that uses hashing). I think the most common non-implementation-dependent names are maps, dict(ionarie)s, tables, and associative arrays.


the reason it's in OP's list is that that's just what Perl calls associative arrays. (http://en.wikibooks.org/wiki/Perl_Programming/Hash_Variables)

Hence it's literally the exact same thing as a dictionary, but is named a hash in Perl.


Hah, in the second paragraph the author forgot, called it "associative array", and then remembered "hash" for the latter half of the sentence.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: