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