Function |xor

std/ops/bin::|xor


Usage

|xor<B>(a, b)

Generics

◻ B: Binary

Parameters

↳ a: B
↳ b: B

Return

↴ B


Logical exclusive or

Makes xor ⊕ binary operation