# Functions
ClearBits cleared the bits that exist in the target if they are also in the found set.
NewBSI constructs a new BSI.
NewDefaultBSI constructs an auto-sized BSI.
# Constants
EQ equal.
GE greater than or equal.
GT greater than.
LE less than or equal.
LT less than.
MAX find maximum.
Max64BitSigned - Maximum 64 bit value.
MIN find minimum.
Min64BitSigned - Minimum 64 bit value.
RANGE range.
# Type aliases
Operation identifier.