Date: Thu, 4 May 2023 09:49:46 +0200
Some prior art:
https://docs.raku.org/language/operators#infix_^^
If chained to at least three operands:
A ^^ B ^^ C ^^ ...
unlike ^, it does not calculate parity, but whether exactly one operand is TRUE and does so in a short-circuit way.
PS
Sorry for posting 3 messages instead of 1
Received on 2023-05-04 07:49:48