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 performance difference for autoboxing from Boolean to boolean should be trivial for this use case and I don't find the <T, Boolean> as enough clutter to warrant a different object.
Should we add a new special predicate object instead of using Func<T, Boolean>?
The text was updated successfully, but these errors were encountered: