Hacker News new | ask | show | jobs
by nrabulinski 1041 days ago
Why would it be a problem? A lot of functional languages are garbage collected and it hasn’t been a problem for them
1 comments

Functional languages typically have much more sophisticated garbage collectors than Go's.