Skip to content

A simple extension to Ruby's core Range class to determine the overlap between two Ranges.

License

Notifications You must be signed in to change notification settings

edwagner/range-subset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

range_subset

github.com/edwagner/range-subset

DESCRIPTION:

A simple extension to Ruby’s core Range class to determine overlaps between two Ranges.

INSTALL:

 [sudo] gem install edwagner-range-subset

or

 git clone git://github.com/edwagner/range-subset.git
 cd range-subset
 rake install

Copyright © 2009 Ed Wagner. See LICENSE for details.

About

A simple extension to Ruby's core Range class to determine the overlap between two Ranges.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages