IntelliTect / IntelliTect/CodingGuidelines
DO use record structs when defining a struct.
オープン
proposal
- 主要言語
- C#
- スター
- 12
- フォーク
- 16
- 平均マージ
- 2分
- マージ済み PR(30日)
- 7
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。