Skip to content

Conversation

adhintz
Copy link
Contributor

@adhintz adhintz commented Apr 7, 2022

any() accepts a generator. This will cause it to run faster because the any() returns as soon as it finds a True value.

any() accepts a generator. This will cause it to run faster because the any() returns as soon as it finds a True value.
@ambv ambv merged commit 5decf47 into html5lib:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants