in reply to (jeffa) Re: A better mod (%) operator?
in thread A better mod (%) operator?
Too bad Perl doesn't use a few other math symbols from Unicode as operator tokens (with no built-in meaning). I think that would be very easy to add. Often what's needed is a "different flavor" of multiplication etc., so using the circled cross etc. would be good choices, and they can have the same precidence as their ordinary cousins.
In Section
Seekers of Perl Wisdom