{ "title" : "Nand", "kind" : "atomic", "type" : "nand", "tags" : ["boolean", "atomic", "binary", "nand"], "description" : "

Boolean NOT AND operator

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