I don;t think this will be possible, at least not in a useful way. I could maybe make an implementation where the left-hand side of a 'pair' is left out, but what's the point of that? Then you can just use print().
But I'm open to better solutions, of course.
I don;t think this will be possible, at least not in a useful way. I could maybe make an implementation where the left-hand side of a 'pair' is left out, but what's the point of that? Then you can just use
print()
. But I'm open to better solutions, of course.