Hacker News new | ask | show | jobs
by simon_o 3138 days ago
> If all you had was single return values (aka "int or throw Exception"), how would you model the io.Writer?

This is not an problem, because a single return value is _not_ everything one has.