<div dir="ltr"><div>Hi, </div><div><br></div>Currently, there is no xor operation for VectorMask, and xnor is called eq, which seems not consistent with the other logical operations. I also noticed that each concrete mask type has a xor method. As a result, I propose adding VectorMask.xor and renaming VectorMask.eq to VectorMask.xorNot. What do you think?<div><br></div><div>Thanks a lot,</div><div>Quan Anh</div></div>