You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For consistency with how the functions for the bit vector theory are
defined. Note that the factory is called `make_not` rather than `not`,
because not is a keyword in C++ which is equivalent to the `!` operator.
0 commit comments