
17 Nov
2009
17 Nov
'09
2:27 p.m.
Hello michael, Tuesday, November 17, 2009, 10:16:50 PM, you wrote:
I'm trying to create a hash table. Yeah, I know, don't use hash tables, but I need to create something I'm familiar with, not something I've never worked with before. What's wrong with this code?
ht = MyHashTable.new (==) dummy
MyHashTable should be a name of module. seems that you try to use your OOP instinct here :) -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com