map_range_int 1.1.0

map a value from one range to another
Documentation
1
2
3
4
# 1.1


break: add the bounds PartialOrd to both Self and Out.
That way map_range() can have a trait impl.