Implement BoolArray <-> ConstantArray operators
Opened this issue · 0 comments
gatesn commented
There's no short-circuit when the RHS of a boolean expression is known to be constant.
We do support constant <-> constant.
Opened this issue · 0 comments
There's no short-circuit when the RHS of a boolean expression is known to be constant.
We do support constant <-> constant.