in reply to Re: Perl 6 - Operator renaming
in thread Perl 6 - Operator renaming
I'm not sure how it'd work what with Perl constantly auto-stringifying and auto-numberfying things. I'd think we need separate numeric-add and string-concatenate operators for the same reason we need separate == and eq.