http://qs1969.pair.com?node_id=376623


in reply to Re^2: When is => ne , (warning rather arcane and possibly totally useless)
in thread When is => ne , (warning rather arcane and possibly totally useless)

I've been reading to much Perl 6 stuff where Pairs are distinct entities. Your right. It's just a 2 element list in a void context which is being optimised away. Hence the '???'.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algoritm, algorithm on the code side." - tachyon