/range_sort

A gem to sort a range quickly

Primary LanguageRuby

Range Sort

This provides a .sort method on ranges to make them sorted from low to high.

This can come in handy when you are iterating over unknown inputs.