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

DO use record structs when defining a struct. #188

Open
MarkMichaelis opened this issue Aug 30, 2021 · 0 comments
Open

DO use record structs when defining a struct. #188

MarkMichaelis opened this issue Aug 30, 2021 · 0 comments
Labels
proposal Items flagged with this are up for discussion to be included in the IntelliTect coding standards

Comments

@MarkMichaelis
Copy link
Member

Almost all value types require implementing equality behavior and, for this reason, we consider a coding guideline: DO use record structs when defining a custom struct.

@Keboo Keboo added the proposal Items flagged with this are up for discussion to be included in the IntelliTect coding standards label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Items flagged with this are up for discussion to be included in the IntelliTect coding standards
Projects
None yet
Development

No branches or pull requests

2 participants