fastruby / fast-ruby

:dash: Writing Fast Ruby :heart_eyes: -- Collect Common Ruby idioms.
https://github.com/fastruby/fast-ruby
5.67k stars 376 forks source link

extended Range#include example with alternatives #75

Closed vadviktor closed 9 years ago

vadviktor commented 9 years ago

Add plain compare to Range member checking example.

JuanitoFatas commented 9 years ago

Cool! :+1: