Not a hard question. It’s sum types! (Or enums, tagged unions, or whatever you want to call them).
You must log in or register to comment.
Go was my favorite mainstream language for GSD for years last decade. I was happy using it.
I came off a development ‘extended holiday’ by jumping into Rust dev over the last few months. I think I’m less happy. Though my software is arguably functionally better, even if I fucking despise the way it looks and reads.
Maybe I just never realized I’m a grug brained developer at heart.