Hacker News new | ask | show | jobs
by hisham_hm 392 days ago
In our experience, single-element tuples are just never used in practice. There has been some discussion on how to add syntax for them, but I think it's more of a desire for orthogonality than for a practical need.
1 comments

Yeah I can't imagine any scenario where it's not just a value or an array of values that happens to have only one value right now.