Comment on Comparing Go and Java, Part 2 – PerformanceparentComments−papsosouid13y>No, that is the normal way I do it in ErlangIt is also the normal way you do it in go. Read the examples, that's exactly why go has multiple return values.
Comments
>No, that is the normal way I do it in Erlang
It is also the normal way you do it in go. Read the examples, that's exactly why go has multiple return values.