fn eql(self: Self, other: Self) bool
Returns true iff every corresponding bit in both bit sets are the same.
self: Self,
other: Self,