Hacker News new | ask | show | jobs
by svnpenn 1329 days ago
thats kind of misleading, as you could just do:

    func myFunc() error
1 comments

Yes you could do that, but then you’d lose type info on the error.