zmodn.Zmodn.__lt__(other)

Check if this Zmodn object is less than another.

Parameters:
other : Zmodn

The Zmodn object to compare with.

Returns:

True if this object is less than other, False otherwise.

Return type:

bool