|
3 years ago | |
---|---|---|
lib | 6 years ago | |
test | 9 years ago | |
.document | 9 years ago | |
.gitignore | 9 years ago | |
README | 9 years ago | |
Rakefile | 8 years ago | |
TODO | 7 years ago | |
range_math.gemspec | 3 years ago |
Basic library to do math on ranges, i.e. (3..4) + 5 = (8..9) and so on.