> In the standard library there is a `min` and a `max` function but there isn't > a `bounds` function, or a function that takes a value and an upper and lower bound and returns that value if it is Perhaps ‘clamp’ would be a better name?