We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using any comparison operator on an intbiset with anything that is not an intbitset results in the following:
TypeError: Argument 'rhs' has incorrect type (expected intbitset.intbitset, got something_else)
It should instead return False as a set would.
False
set