You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steffi Dorn 0c1ff32b25 gnarf 6 years ago
lib refactor 9 years ago
test Initial commit to range_math. 12 years ago
.document Initial commit to range_math. 12 years ago
.gitignore Initial commit to range_math. 12 years ago
README Version bump to 0.0.0 12 years ago
Rakefile minimalistic gemspec 11 years ago
TODO todo 10 years ago
range_math.gemspec gnarf 6 years ago

README

Basic library to do math on ranges, i.e. (3..4) + 5 = (8..9) and so on.