range_math/README
2011-12-04 14:18:40 +01:00

2 lines
72 B
Plaintext

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