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

Returns true iff every corresponding bit in both bit sets are the same.

Parameters

self: Self,
other: Self,