Hacker News new | ask | show | jobs
by Neikius 869 days ago
Wait what. Doesn't go have a proper garbage collector or do I need to get reeducated?
1 comments

Yes, it does have a garbage collection, I wasn't trying to imply it uses reference counting.

(Though to be fair reference counting can be considered a rather rudimentary way of doing garbage collection.)