proposal: spec: simplify error handling's IF statement #73002
Labels
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
Milestone
Go Programming Experience
Intermediate
Other Languages Experience
python, C, sql,
Related Idea
Has this idea, or one like it, been proposed before?
there are lot of error handling simplification proposals but this one is very simple
Does this affect error handling?
makes it shorter and more readable
Is this about generics?
No
Proposal
Besides the default
Allow also for an easier and more readable:
Is this change backward compatible?
Yes
Would this change make Go easier or harder to learn, and why?
Easier
Cost Description
should be quite easy to implement
The text was updated successfully, but these errors were encountered: