Hacker News new | ask | show | jobs
by stock_toaster 5140 days ago

  >  The biggest benefits over python/ruby are static typing and that it is compiled.
I find channels, interfaces, and attaching functions to data (as apposed to attaching methods and data to objects) rather compelling features personally.
1 comments

If I'm not mistaken, ruby and python both offer similar ideas. I've only used both passingly
Not to be a jerk and I'm no expert in ruby (or much python for that matter), I don't think they do, at all really. At least no go-style interfaces or channels.