I know, I'm being facetious. My point is that when...
# language-proposals
c
I know, I'm being facetious. My point is that when you start passing around types like
(Int|String|Int|Char)
, you might want to consider a more descriptive data type than a tuple.