mirror of git://github.com/muflax/range_math
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.
|
6 years ago | |
---|---|---|
lib | 9 years ago | |
test | 12 years ago | |
.document | 12 years ago | |
.gitignore | 12 years ago | |
README | 12 years ago | |
Rakefile | 11 years ago | |
TODO | 10 years ago | |
range_math.gemspec | 6 years ago |
README
Basic library to do math on ranges, i.e. (3..4) + 5 = (8..9) and so on.