Files
pages/README.md
2021-07-30 17:17:45 +03:00

6 lines
143 B
Markdown

# Some thoughts on programming
## [C# records and immutability](./RecordImmutability/README.md)
Possibly unwanted side effects with records.