We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example: https://gist.github.com/enp0s23/229b9125c4ce9912ed740e9520b31803
For BigDecimal, we can use NonNegative, but can't use literal predicates, like Greater or Interval.
This looks strange -- why we cannot apply numeric predicates to the numeric type from the standard library?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Example: https://gist.github.com/enp0s23/229b9125c4ce9912ed740e9520b31803
For BigDecimal, we can use NonNegative, but can't use literal predicates, like Greater or Interval.
This looks strange -- why we cannot apply numeric predicates to the numeric type from the standard library?
The text was updated successfully, but these errors were encountered: