BitwiseNot
public protocol BitwiseNotRaw protocol backing the unary ~ operator.
Associated Types
type Output
type OutputMethods
consuming func bitwiseNot() -> Output
consuming func bitwiseNot() -> OutputReturns ~self — every bit flipped.
Defined in lang/std/core/bitwise.ks