3y ago · Sep 25, 2022 1:36 PM
Sharing a comparison between record struct and standard struct in C# 10+. Record structs automatically generate value-based equality, GetHashCode, ToString, and with { } non-destructive mutation expressions.
BlazorKing · Full-Stack C#
Building real-time web applications and desktop tools with B...
Building real-time web applications and desktop tools with B...
The following users thanked BlazorKing for this post: