fn supersetOf(self: Self, other: Self) bool

Returns true iff the first bit set is the superset of the second one.

Parameters

self: Self,
other: Self,