core / init.data.bool.basic
source
cond b x y is x if b = tt and y otherwise.
cond b x y
x
b = tt
y
Boolean OR
Boolean AND
Boolean NOT
Boolean XOR