Hacker News new | ask | show | jobs
by virtualritz 242 days ago
len() is also returning int instead of uint/uint64 in Go.

I do not use Go but ran into this when I had to write a Go wrapper for some Rust stuff the other day. I was baffled.