Skip to content

(fix) short circuit range filter loops#31

Open
viceice wants to merge 3 commits intojcoutch:masterfrom
viceice:patch-1
Open

(fix) short circuit range filter loops#31
viceice wants to merge 3 commits intojcoutch:masterfrom
viceice:patch-1

Conversation

@viceice
Copy link

@viceice viceice commented Jan 5, 2023

if newValue is already bigger than End then IsMatch will never return true so we iterate until max.

@viceice viceice changed the title short cicuit range filter loop (fix) short cicuit range filter loop Jan 5, 2023
@viceice viceice changed the title (fix) short cicuit range filter loop (fix) short circuit range filter loop Jan 5, 2023
@viceice viceice changed the title (fix) short circuit range filter loop (fix) short circuit range filter loops Jan 5, 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.

1 participant