(#ondf3bq) @lyse@lyse.isobeef.org I have no problems with the ternary operator either. If it were added to Go I Wouldn’t mind. C has it right? I’d also by happy with if expressions, e.g: if foo ... else bah
, but probably doesn’t fit the styoe of the Go grammer.
What I absolutely hate is this proposal. Making ?
to magical™ things, making the code harder to read and reason about is bonkers.
#kvy3mxq