{ "title" : "Xor", "kind" : "atomic", "type" : "xor", "tags" : ["boolean", "atomic", "unary", "xor"], "description" : "

Boolean XOR operator

", "inputs" : ["lhs","rhs"], "outputs" : ["value"] }