fn eql(x: Self, y: Self) bool

Returns true if both integers are equal.

Parameters

x: Self,
y: Self,