Hacker News new | ask | show | jobs
by canop_fr 5198 days ago
I concur about arrays. Each time I make computations in java and I have to either pass offsets and lengths or make arraycopy I regret not to code in Go.