Hacker News new | ask | show | jobs
by erik_seaberg 1041 days ago
What you can't do is a(b(), c()) unless b and c return single values.

And there are no slices or channels of tuples, return values must be destructured right away.