How serious is "Naked Returns" in Go
Aug 25, 2022 · 3 min read · Naked returns are the returns which return nothing. These issues appear in languages like C and as Go is highly inspired from that so it also hides this error under its cap. The point to note here is Go doesn't force the developer to add a return sta...
Join discussion































