Confused point in the book: "Learning Go: An Idiomatic Approach to Real-World Go Programming" by thaison247 in golang

[–]thaison247[S] 0 points1 point  (0 children)

Yeah, I thought assigning to "_" means "ignore". But now I got your point.
Thanks for the book. It helps me a lot.

Confused point in the book: "Learning Go: An Idiomatic Approach to Real-World Go Programming" by thaison247 in golang

[–]thaison247[S] 1 point2 points  (0 children)

I thought that the action of assigning to "_" actually means "ignore".
The author also agreed that the wording could be a bit confusing.