You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the one hand, if we don't promote, as we do now, min and max are prone to nasty union return types. On the other hand, if we promote, the returned value will not, in general, be one of the input values, but rather, a promoted value that is equal to it.