jpablobr.com

→ ruby Enumerable#sort

More on: ruby, Enumerable#sort, Sun Aug 22 04:37:38 +0000 2010

I find the Enumerable#sort method to be an awesome tool for querying Enumerable objects in general.

So I was searching more info about it so I can understand better whats really going on under the hood... then I found this blog post from Ilya Grigorik which turned out to be very enlightening.

I really like the wikipedio Quicksort animation ;)

Quicksort

These are some of the links he makes reference to:

blog comments powered by Disqus