fn subsetOf(self: Self, other: Self) bool
Returns true iff the first bit set is the subset of the second one.
self: Self,
other: Self,