protocol BitOps<Self> { ... }
Self: Unsigned

Bitwise operations on unsigned integers

Provided methods