BitwiseXor
public protocol BitwiseXor[Other = Self]Raw protocol backing the ^ operator.
Associated Types
type Output
type OutputMethods
consuming func bitwiseXor(consuming Other) -> Output
consuming func bitwiseXor(consuming Other) -> OutputReturns self ^ other.
Defined in lang/std/core/bitwise.ks