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