Skip to content

Conversation

@rakhimov
Copy link
Member

As noted in #3 bug report,
'df' is a poor choice for Boolean not-equal,
standing for 'different'
and at risk of being confused for 'difference'.
'neq' is a unambiguous choice standing for 'not-equal'
in similar fashion as already present operators: 'eq', 'leq', 'geq'.

Fixes #3.

As noted in open-psa#3 bug report,
'df' is a poor choice for Boolean not-equal,
standing for 'different'
and at risk of being confused for 'difference'.
'neq' is a unambiguous choice standing for 'not-equal'
in similar fashion as already present operators: 'eq', 'leq', 'geq'.

Fixes open-psa#3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant