range_math/README

2 lines
72 B
Plaintext
Raw Normal View History

2011-12-04 14:18:40 +01:00
Basic library to do math on ranges, i.e. (3..4) + 5 = (8..9) and so on.