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