Comment on Typing is not a programming bottleneck

CatPoop@lemmy.world ⁨10⁩ ⁨months⁩ ago

Assuming this is C#, you could just make Reservation a record type, which can be defined with a one line primary constructor, is immutable and has value type equality. Second example is an insane amount of boilerplate.

source
Sort:hotnewtop