Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Performance] Using findFirst() for cast to (bool) so no need search all found nodes #3642

Merged
merged 3 commits into from
Apr 21, 2023

findFirst should be ok for negation, since it can return true on found

2129b60
Select commit
Failed to load commit list.
Merged

[Performance] Using findFirst() for cast to (bool) so no need search all found nodes #3642

findFirst should be ok for negation, since it can return true on found
2129b60
Select commit
Failed to load commit list.

Select a check to view from the sidebar