Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamnemecek
3697 days ago
Can you give an example? I've been writing a bunch of swift recently and I actually find it somewhat more expressive than either of those.
1 comments
findjashua
3697 days ago
GP was talking about Go. Not to beat a dead horse, but not having generics results in writing similar code over and over again, eg working with collections
link
adamnemecek
3697 days ago
ah, apparently i'm blind. yeah, swift generics are nice even though they can be somewhat tricky to work with.
link