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 predicate is more convenient for use in this form, because methods
such as `filter()` expect predicates to take values by reference.
It makes implementation in the following commit more elegant.
However, it unfortunately brings a breaking change.
0 commit comments