Hacker News new | ask | show | jobs
by tapirl 1596 days ago
Yes, they are different, const values doesn't allocated in memory NOW. But who cares? Most gophers just think const values are immutable values.

I mean we could let some const values allocated in memory.

1 comments

Thankfully the people who make Go do care about conceptual muddles.