fn complement(self: Self) Self

Returns the complement bit sets. Bits in the result are set if the corresponding bits were not set.

Parameters

self: Self,