Hacker News new | ask | show | jobs
by jasonhansel 2197 days ago
Result types are much better than multiple return values. But now the entire Go ecosystem has to migrate, if we want those benefits (and we want consistent behavior across APIs). It'd be like the Node.js move to promises, only worse...