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
The `alterF` rule for recognizing that the given function
ignores its argument can lead to performance problems for
certain functors. Restrict the rule to `Identity`, where
it's always a good idea.
Fixes#189
0 commit comments