IntelliTect / IntelliTect/CodingGuidelines

DO use record structs when defining a struct.

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
proposal
Dominant language
C#
Stars
12
Forks
16
Avg merge
2m
Merged PRs (30d)
7

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.