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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: