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

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

Parameters

self: Self,
other: Self,