Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway2037
375 days ago
FYI: I have no dog in this fight.
> unavoidable costly abstractions in Go
Can you share some?
1 comments
dontlaugh
375 days ago
Implicit struct copies, garbage collection, interface dispatch, etc.
link