HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Bomaz

no profile record

comments

Bomaz
·5 ปีที่แล้ว·discuss
why is force the only way for that to happen?
Bomaz
·5 ปีที่แล้ว·discuss
if golang error handling is a good way of handling errors that should be the correct implementation
Bomaz
·5 ปีที่แล้ว·discuss
not even go developers find the error handling adequate. Since if it was then slice acces would return an error rather than panic.

a,err:=slice[i] ...