### Describe the enhancement requested Remove the property negation from the function name so that reasoning about the boolean value is easier. "is_impure = false" vs "is_pure = true" "is_impure" vs "!is_pure" ### Component(s) C++