Y
Hacker News
new
|
ask
|
show
|
jobs
by
tabbyjabby
4915 days ago
Of course the Hash class in Ruby implements a hash table. What makes you think it doesn't?
1 comments
mike
4915 days ago
I believe that macca321 is wishing that, to avoid confusion, the term "hash" was reserved for referring to an individual hash code and that "hash table" was used for the data structure and the Ruby class that implements it.
link