Archive for March 4th, 2006
Daily Archive
Saturday, March 4th, 2006
Ruby can do that . . .
Peter Harkins at Push.cx wrote a bit of code in python. I’ve noticed Python and Ruby being very similar, so I wanted to rewrite his example code in Ruby and see how it compares. His motivation was to basically find a way to compare two objects for equality (containing the same values for its members) [...]
