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

Rename methods #1300

Closed
evanchooly opened this issue Dec 6, 2018 · 0 comments
Closed

Rename methods #1300

evanchooly opened this issue Dec 6, 2018 · 0 comments

Comments

@evanchooly
Copy link
Member

rename get -> first
asList -> list

The Iterable interface exposed by the cursor API exposes a first() method making get() redundant. This enhancement will realign around that interface more cohesively and make for a more consistent API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant