On Fri Nov 3 14:21:19 2023 +0000, Conor McCarthy wrote:
I split the logic ops from the casts. Bool constants could be split off to an earlier commit but it would almost be dead code.
Stricly speaking bool logic ops should be part of the `BINOP` series but it's a bit late for that.