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