From: Robert Klemme Date: 2009-11-16T18:38:27+09:00 Subject: Re: Looking for Set implementation in C 2009/11/16 Shot (Piotr Szotkowski) : > The Set class in MRI is implemented in pure Ruby (lib/set.rb). I vaguely > remember someone posting here a C (re)implementation of the class, but > I can’t remember the details and it’s hard to google it – all I could > find is the [ruby-talk:24465] thread. Why do you need that? Do you encounter any performance issues in the adapter code to Hash (which is implemented in C)? Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/