Should we migrate ValueNode to records in C#
Open
area-Linker: DataFlow
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
It seems that we try to keep the ValueNode and derived classes immutable, so maybe we should use the records feature to simplify the code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.