in reply to Re^3: [Perl6] Can i put a operator in container (Perl 6)
in thread [Perl6] Can i put a operator in container
Yes, clearly, you can use the built-in set difference operator for that specific operation. My point was only to show an example demonstrating how to create a new operator, in this case between two hashes.