Y
Hacker News
new
|
ask
|
show
|
jobs
by
alayne
4295 days ago
Swift has GCD and NSOperationQueue which work well. Why marry yourself to that functionality if you can externalize it with the potential to change it in the future?
Why doesn't Go have generics and sum types?