Hi I'm a little bit confused about basic ruby classes implementation. Ruby Hash 
is internally implemented as NSDictionary/NSMutableDictionary? So for example 
if I need to implement hash table, I can use ruby Hash? So the performance will 
be exactly same compared to NSDictionary?

- Petr
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to