range_math/README

2 lines
72 B
Plaintext

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