to me it sounds like you're sending 'a' to some en...
# language-proposals
m
to me it sounds like you're sending 'a' to some entity named 'b'.
return Pair(a, b)
on the other hand, makes it much clearer what is really happening