Add comparisons
Open
- Dominant language
- JavaScript
- Stars
- 276
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I thought it would be interesting to look beyond the scope of RQL to do comparisons a little better. I don't see a problem with this, since count() already returns a different data type.
I think it could be useful to have methods that will return either true or false. A query like 'count()=3' could then return the expected result.
Contributor guide
Assessment
This issue has not been assessed yet.