>I wrote a Heap class for ruby some time ago > <snip> >... If anyone is interested, I will put it up on a web >page somewhere. I'd be interested. I'm just about to start a course on data structures at uni and had planned to try writing things in Ruby as we discussed them in lectures. It would be nice to see how someone else has implemented something.