this post was submitted on 24 Nov 2023
7 points (100.0% liked)

Go programming language discussion

1362 readers
5 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ck_@discuss.tchncs.de 4 points 10 months ago

Yeah, I tend to agree, naked returns are hard to read and they don't really add much in terms of value.

I avoid them in my code.