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
Looking at the implementations of both of these functions, it looks like we save a few nanoseconds at most in case if compiler is not smart enough to inverse the comparison operator inside the function.
That could be a good fit in go-critic as a style linter though. We have boolExprSimplify checker there.
No description provided.
The text was updated successfully, but these errors were encountered: