Skip to content

Conversation

JaredKreft
Copy link
Contributor

Cleaner version of Equals. Avoids hiding the execution break in an if(){} and also avoids the unnecessary ! on (obj is Point).

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Cleaner version of Equals. Avoids hiding the execution break in an if(){} and also avoids the unnecessary ! on (obj is Point).
@dotnet-bot dotnet-bot added this to the July 2020 milestone Jul 25, 2020
@gewarren gewarren merged commit 1e4e3c0 into dotnet:master Aug 21, 2020
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