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