Skip to content
New issue

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

isExists() should just be exists() #448

Closed
CraigSiemens opened this issue Feb 3, 2016 · 0 comments
Closed

isExists() should just be exists() #448

CraigSiemens opened this issue Feb 3, 2016 · 0 comments

Comments

@CraigSiemens
Copy link
Contributor

isExists() isn't the correct way to phrase that statement and makes the code harder to read. Simply using exists() makes it easer to read and grammatically correct.

json["user"].exists()
lingoer added a commit that referenced this issue Mar 15, 2016
Rename isExists to exists. Fixes #448
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant