blob: fa8622e406b0f6e6f0ad52fe14ff607c82896b85 [file] [log] [blame]
if (too_big) return max;
if (too_small) return min;
return just_right;