set-bool b1 = ! (b2 && b3) || b4
new-array barr type boolean write-array barr key 0 value true set-bool bv = !barr[0]