Skip to content

Slight simplification of compareScratch()#1

Open
gjoseph wants to merge 1 commit intoSeanMcTex:masterfrom
gjoseph:patch-1
Open

Slight simplification of compareScratch()#1
gjoseph wants to merge 1 commit intoSeanMcTex:masterfrom
gjoseph:patch-1

Conversation

@gjoseph
Copy link

@gjoseph gjoseph commented Mar 26, 2015

No need to get min() of scratch1->length and scratch2->length, we already know they're the same from the if statement. Followed that up with some further simplification to that function.

No need to compare scratch1->length and scratch2->length, we already know they're the same from the if statement. Followed that up with some further simplification to that function.
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