Boolean

Methods

static xor(a, b) → {boolean}

Returns result of logic XOR operation between a and b arguments
Parameters:
Name Type Description
a boolean A
b boolean B
Returns:
boolean - Result